Add Jaxkey to contributors list (#3842)
This commit is contained in:
@@ -10,6 +10,7 @@ Resources2::Resources2()
|
||||
this->avatars.fourtf = QPixmap(":/avatars/fourtf.png");
|
||||
this->avatars.hicupalot = QPixmap(":/avatars/hicupalot.png");
|
||||
this->avatars.iprodigy = QPixmap(":/avatars/iprodigy.png");
|
||||
this->avatars.jaxkey = QPixmap(":/avatars/jaxkey.png");
|
||||
this->avatars.kararty = QPixmap(":/avatars/kararty.png");
|
||||
this->avatars.karlpolice = QPixmap(":/avatars/karlpolice.png");
|
||||
this->avatars.mm2pl = QPixmap(":/avatars/mm2pl.png");
|
||||
|
||||
@@ -15,6 +15,7 @@ public:
|
||||
QPixmap fourtf;
|
||||
QPixmap hicupalot;
|
||||
QPixmap iprodigy;
|
||||
QPixmap jaxkey;
|
||||
QPixmap kararty;
|
||||
QPixmap karlpolice;
|
||||
QPixmap mm2pl;
|
||||
|
||||
Reference in New Issue
Block a user