Added SLCH to contributors list (#2990)
This commit is contained in:
@@ -8,6 +8,7 @@ Resources2::Resources2()
|
||||
this->avatars.kararty = QPixmap(":/avatars/kararty.png");
|
||||
this->avatars.mm2pl = QPixmap(":/avatars/mm2pl.png");
|
||||
this->avatars.pajlada = QPixmap(":/avatars/pajlada.png");
|
||||
this->avatars.slch = QPixmap(":/avatars/slch.png");
|
||||
this->avatars.zneix = QPixmap(":/avatars/zneix.png");
|
||||
this->buttons.addSplit = QPixmap(":/buttons/addSplit.png");
|
||||
this->buttons.addSplitDark = QPixmap(":/buttons/addSplitDark.png");
|
||||
|
||||
@@ -13,6 +13,7 @@ public:
|
||||
QPixmap kararty;
|
||||
QPixmap mm2pl;
|
||||
QPixmap pajlada;
|
||||
QPixmap slch;
|
||||
QPixmap zneix;
|
||||
} avatars;
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user