mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Closed beta 10019011: various style improvements.
This commit is contained in:
@@ -49,6 +49,7 @@ protected:
|
||||
private:
|
||||
void checkSelf();
|
||||
void updateControlsGeometry();
|
||||
void updateConnectionState();
|
||||
|
||||
ChildWidget<Profile::UserpicButton> _userpicButton = { nullptr };
|
||||
ChildWidget<Ui::Menu> _menu;
|
||||
@@ -56,6 +57,7 @@ private:
|
||||
ChildWidget<Ui::FlatLabel> _version;
|
||||
|
||||
bool _showFinished = false;
|
||||
QString _connectionText;
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user