Added hotkey for Emote menu.

This commit is contained in:
23rd
2018-08-27 15:36:01 +03:00
parent 70199e00d2
commit 0f2d6a4a22
3 changed files with 24 additions and 15 deletions
+1
View File
@@ -43,6 +43,7 @@ private:
void initLayout();
void installKeyPressedEvent();
void updateEmoteButton();
void openEmotePopup();
Split *const split_;
std::shared_ptr<EmotePopup> emotePopup_;