fixed #1362 rightclick on empty split crash

This commit is contained in:
fourtf
2019-10-12 11:17:40 +02:00
parent 6f710823ed
commit 8153aa7d40
2 changed files with 4 additions and 5 deletions
-1
View File
@@ -55,7 +55,6 @@ private:
// ui
Button *dropdownButton_{};
QMenu *mainMenu_{};
Label *titleLabel_{};
EffectLabel *modeButton_{};
Button *moderationButton_{};