mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 03:36:58 -04:00
update notify icons now orange color
This commit is contained in:
parent
0c36a18aa9
commit
7706f5f7c6
25 changed files with 91 additions and 64 deletions
|
@ -220,13 +220,19 @@
|
|||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="tabsClosable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<widget class="QWidget" name="groupChatTab">
|
||||
<attribute name="icon">
|
||||
<iconset resource="images.qrc">
|
||||
<normaloff>:/images/kblogger.png</normaloff>:/images/kblogger.png</iconset>
|
||||
<iconset resource="icons.qrc">
|
||||
<normaloff>:/icons/png/chat-lobbies.png</normaloff>:/icons/png/chat-lobbies.png</iconset>
|
||||
</attribute>
|
||||
<attribute name="title">
|
||||
<string>Broadcast</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue