2
0
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:
John Preston
2016-02-27 22:39:51 +03:00
parent 175968c3c0
commit a88b676588
19 changed files with 116 additions and 127 deletions

View File

@@ -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: