2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

New settings section widgets added. Settings cover section is ready.

This commit is contained in:
John Preston
2016-08-19 19:26:31 +02:00
parent ea955635ac
commit b9e22f59a1
33 changed files with 1489 additions and 38 deletions

View File

@@ -32,6 +32,7 @@ public:
Widget();
void parentResized() override;
void showDone() override;
protected:
void paintEvent(QPaintEvent *e) override;