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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user