mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 23:25:32 -04:00
fixed RetroShare windowicons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@260 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dc4cee6f92
commit
1f1c2de1fb
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>395</width>
|
||||
<height>385</height>
|
||||
<height>389</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="palette" >
|
||||
|
@ -496,7 +496,7 @@
|
|||
<string>RetroShare setup</string>
|
||||
</property>
|
||||
<property name="windowIcon" >
|
||||
<iconset resource="images.qrc" >:/images/RetroShare16.png</iconset>
|
||||
<iconset resource="images.qrc" >:/images/rstray3.png</iconset>
|
||||
</property>
|
||||
<layout class="QGridLayout" >
|
||||
<property name="margin" >
|
||||
|
|
|
@ -501,7 +501,7 @@
|
|||
<enum>Qt::NoContextMenu</enum>
|
||||
</property>
|
||||
<property name="windowIcon" >
|
||||
<iconset resource="../images.qrc" >:/images/RetroShare16.png</iconset>
|
||||
<iconset resource="../images.qrc" >:/images/rstray3.png</iconset>
|
||||
</property>
|
||||
<widget class="QGroupBox" name="groupBox_3" >
|
||||
<property name="geometry" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue