Added experimental option to force embedded search in chat.

This commit is contained in:
23rd
2026-01-26 15:07:52 +03:00
parent ff3f434acc
commit 7c675a378c
4 changed files with 18 additions and 2 deletions
+2
View File
@@ -92,6 +92,8 @@ namespace Core {
class Changelogs;
} // namespace Core
extern const char kForceComposeSearchOneColumn[];
class MainWidget final
: public Ui::RpWidget
, private Media::Player::FloatDelegate {