mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Improve touchscreen chats list stories physics.
This commit is contained in:
@@ -137,6 +137,7 @@ private:
|
||||
void filterCursorMoved();
|
||||
void completeHashtag(QString tag);
|
||||
bool customWheelProcess(not_null<QWheelEvent*> e);
|
||||
bool customTouchProcess(not_null<QTouchEvent*> e);
|
||||
|
||||
[[nodiscard]] QString currentSearchQuery() const;
|
||||
void clearSearchField();
|
||||
|
Reference in New Issue
Block a user