mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
global shortcuts with loading from .json map
This commit is contained in:
@@ -596,6 +596,10 @@ public:
|
||||
void notify_clipStopperHidden(ClipStopperType type);
|
||||
void notify_historyItemResized(const HistoryItem *item, bool scrollToIt);
|
||||
|
||||
void cmd_search();
|
||||
void cmd_next_chat();
|
||||
void cmd_previous_chat();
|
||||
|
||||
~HistoryWidget();
|
||||
|
||||
signals:
|
||||
|
Reference in New Issue
Block a user