Marked VIP badge as "channel authority" badge (#1117)

* Marked VIP badge as authority badge

* Added vip.png resource

* Registered VIP icon resource

* Update ResourcesAutogen.cpp

* Update ResourcesAutogen.hpp

* Update ResourcesAutogen.hpp
This commit is contained in:
Ruben Anders
2019-07-13 15:55:15 +02:00
committed by pajlada
parent 386109691b
commit feef6c6aaa
5 changed files with 13 additions and 3 deletions
+2 -1
View File
@@ -43,6 +43,7 @@ Resources2::Resources2()
this->twitch.subscriber = QPixmap(":/twitch/subscriber.png");
this->twitch.turbo = QPixmap(":/twitch/turbo.png");
this->twitch.verified = QPixmap(":/twitch/verified.png");
this->twitch.vip = QPixmap(":/twitch/vip.png");
}
} // namespace chatterino
} // namespace chatterino