Add brian6932 to contributors list (#3591)
This commit is contained in:
@@ -6,6 +6,7 @@ Resources2::Resources2()
|
||||
{
|
||||
this->avatars._1xelerate = QPixmap(":/avatars/_1xelerate.png");
|
||||
this->avatars.alazymeme = QPixmap(":/avatars/alazymeme.png");
|
||||
this->avatars.brian6932 = QPixmap(":/avatars/brian6932.png");
|
||||
this->avatars.fourtf = QPixmap(":/avatars/fourtf.png");
|
||||
this->avatars.kararty = QPixmap(":/avatars/kararty.png");
|
||||
this->avatars.karlpolice = QPixmap(":/avatars/karl-police.png");
|
||||
|
||||
@@ -11,6 +11,7 @@ public:
|
||||
struct {
|
||||
QPixmap _1xelerate;
|
||||
QPixmap alazymeme;
|
||||
QPixmap brian6932;
|
||||
QPixmap fourtf;
|
||||
QPixmap kararty;
|
||||
QPixmap karlpolice;
|
||||
|
||||
Reference in New Issue
Block a user