mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Build with QT_NO_KEYWORDS
This commit is contained in:
@@ -126,10 +126,10 @@ public:
|
||||
|
||||
~InnerWidget();
|
||||
|
||||
public slots:
|
||||
public Q_SLOTS:
|
||||
void onParentGeometryChanged();
|
||||
|
||||
signals:
|
||||
Q_SIGNALS:
|
||||
void draggingScrollDelta(int delta);
|
||||
void mustScrollTo(int scrollToTop, int scrollToBottom);
|
||||
void dialogMoved(int movedFrom, int movedTo);
|
||||
|
Reference in New Issue
Block a user