Added vip and unvip buttons (#1996)

Co-authored-by: fourtf <tf.four@gmail.com>
This commit is contained in:
apa420
2020-09-27 00:20:15 +02:00
committed by GitHub
parent 53b18d03c6
commit b4ef4fe54d
7 changed files with 19 additions and 0 deletions
+2
View File
@@ -32,8 +32,10 @@ public:
QPixmap trashCan;
QPixmap unban;
QPixmap unmod;
QPixmap unvip;
QPixmap update;
QPixmap updateError;
QPixmap vip;
} buttons;
QPixmap error;
QPixmap icon;