added new overlay for splits when you hold alt that does nothing yet

This commit is contained in:
fourtf
2018-05-08 15:12:04 +02:00
parent f695a41c6c
commit 463a1f1945
15 changed files with 274 additions and 12 deletions
+8
View File
@@ -20,6 +20,14 @@ public:
void initialize();
struct {
QIcon left;
QIcon right;
QIcon up;
QIcon down;
QIcon move;
} split;
messages::Image *badgeStaff;
messages::Image *badgeAdmin;
messages::Image *badgeGlobalModerator;