Right-clicking split header now opens the same menu as the hamburger icon

Fixes #1131
This commit is contained in:
Rasmus Karlsson
2019-07-13 12:17:22 +02:00
parent fe69dfb5e0
commit c483a87605
2 changed files with 19 additions and 5 deletions
+1
View File
@@ -55,6 +55,7 @@ private:
// ui
Button *dropdownButton_{};
QMenu *mainMenu_{};
Label *titleLabel_{};
EffectLabel *modeButton_{};
Button *moderationButton_{};