mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Display full themes list in Settings.
This commit is contained in:
@@ -15,6 +15,7 @@ class Session;
|
||||
|
||||
namespace Ui {
|
||||
class VerticalLayout;
|
||||
class FlatLabel;
|
||||
} // namespace Ui
|
||||
|
||||
namespace Window {
|
||||
@@ -90,7 +91,7 @@ void CreateRightLabel(
|
||||
rpl::producer<QString> label,
|
||||
const style::InfoProfileButton &st,
|
||||
rpl::producer<QString> buttonText);
|
||||
void AddSubsectionTitle(
|
||||
not_null<Ui::FlatLabel*> AddSubsectionTitle(
|
||||
not_null<Ui::VerticalLayout*> container,
|
||||
rpl::producer<QString> text);
|
||||
|
||||
|
Reference in New Issue
Block a user