mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Removed blue window title, new small title used only in Windows.
This commit is contained in:
@@ -139,7 +139,7 @@ class MainWidget : public TWidget, public RPCSender, private base::Subscriber {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
MainWidget(MainWindow *window);
|
||||
MainWidget(QWidget *parent);
|
||||
|
||||
bool needBackButton();
|
||||
|
||||
@@ -426,7 +426,6 @@ public slots:
|
||||
|
||||
void dialogsCancelled();
|
||||
|
||||
void onParentResize(const QSize &newSize);
|
||||
void getDifference();
|
||||
void onGetDifferenceTimeByPts();
|
||||
void onGetDifferenceTimeAfterFail();
|
||||
|
Reference in New Issue
Block a user