2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +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

@@ -26,7 +26,7 @@ namespace Window {
class TitleWidget;
class MainWindow : public QMainWindow, protected base::Subscriber {
class MainWindow : public QWidget, protected base::Subscriber {
Q_OBJECT
public: