mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 14:12:43 -04:00
added missed icon on settings windows title
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1616 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
26b149429b
commit
fa4cde30c3
1 changed files with 3 additions and 4 deletions
|
@ -11,12 +11,11 @@
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Settings</string>
|
<string>Options</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowIcon">
|
<property name="windowIcon">
|
||||||
<iconset>
|
<iconset resource="../images.qrc">
|
||||||
<normaloff/>
|
<normaloff>:/images/kcmsystem24.png</normaloff>:/images/kcmsystem24.png</iconset>
|
||||||
</iconset>
|
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_2">
|
<layout class="QGridLayout" name="gridLayout_2">
|
||||||
<item row="0" column="0" rowspan="2">
|
<item row="0" column="0" rowspan="2">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue