2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Default background changed to green, "video file" -> "video" in lang.

This commit is contained in:
John Preston
2016-11-07 18:24:28 +03:00
parent dd9bd43331
commit fac8e48381
34 changed files with 251 additions and 227 deletions

View File

@@ -77,7 +77,6 @@ public:
MainWindow();
~MainWindow();
void init();
void firstShow();
QWidget *filedialogParent();
@@ -168,6 +167,8 @@ protected:
void closeEvent(QCloseEvent *e) override;
void resizeEvent(QResizeEvent *e) override;
void initHook() override;
public slots:
void updateIsActive(int timeout = 0);