Mercurial > hg > Feedworm
diff Ui_Preferences.ui @ 41:9fa1e33b67da
use Qt resources for window icons
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Fri, 14 May 2010 08:04:54 +0200 |
parents | c858aab71e5b |
children | db35ab7753f0 |
line wrap: on
line diff
--- a/Ui_Preferences.ui Fri May 14 07:05:02 2010 +0200 +++ b/Ui_Preferences.ui Fri May 14 08:04:54 2010 +0200 @@ -14,8 +14,8 @@ <string>Preferences</string> </property> <property name="windowIcon"> - <iconset> - <normaloff>worm.png</normaloff>worm.png</iconset> + <iconset resource="Feedworm.qrc"> + <normaloff>:/newPrefix/worm.png</normaloff>:/newPrefix/worm.png</iconset> </property> <widget class="QDialogButtonBox" name="buttonBox"> <property name="geometry"> @@ -47,7 +47,9 @@ </property> </widget> </widget> - <resources/> + <resources> + <include location="Feedworm.qrc"/> + </resources> <connections> <connection> <sender>buttonBox</sender>