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

Create dialogs widget only in the primary window.

This commit is contained in:
John Preston
2022-01-04 16:13:00 +03:00
parent 8b0725650d
commit 54247cd11b
8 changed files with 181 additions and 102 deletions

View File

@@ -97,9 +97,6 @@ public:
~Widget();
Q_SIGNALS:
void cancelled();
public Q_SLOTS:
void onDraggingScrollDelta(int delta);