fixing the icon file & changed broadcast tab icon

This commit is contained in:
defnax 2019-11-24 06:17:55 +01:00
parent ca047d1bee
commit 9381cab3b1
2 changed files with 6 additions and 6 deletions

View file

@ -229,7 +229,7 @@
<widget class="QWidget" name="groupChatTab"> <widget class="QWidget" name="groupChatTab">
<attribute name="icon"> <attribute name="icon">
<iconset resource="icons.qrc"> <iconset resource="icons.qrc">
<normaloff>:/icons/png/chat-lobbies.png</normaloff>:/icons/png/chat-lobbies.png</iconset> <normaloff>:/icons/png/chats.png</normaloff>:/icons/png/chats.png</iconset>
</attribute> </attribute>
<attribute name="title"> <attribute name="title">
<string>Broadcast</string> <string>Broadcast</string>