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:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user