src/ui/demoprompt.ui

changeset 19
c9b6dd9dd4cd
parent 9
f9893eea978b
--- a/src/ui/demoprompt.ui	Sun Aug 11 14:04:03 2013 +0300
+++ b/src/ui/demoprompt.ui	Sun Aug 11 16:08:13 2013 +0300
@@ -13,6 +13,10 @@
   <property name="windowTitle">
    <string>Dialog</string>
   </property>
+  <property name="windowIcon">
+   <iconset resource="../../zandemo.qrc">
+    <normaloff>:/icons/zandemo.ico</normaloff>:/icons/zandemo.ico</iconset>
+  </property>
   <layout class="QVBoxLayout" name="verticalLayout">
    <item>
     <widget class="QLabel" name="demoNameLabel">
@@ -144,7 +148,9 @@
    </item>
   </layout>
  </widget>
- <resources/>
+ <resources>
+  <include location="../../zandemo.qrc"/>
+ </resources>
  <connections>
   <connection>
    <sender>buttonBox</sender>

mercurial