summaryrefslogtreecommitdiffstats
path: root/examples/testapp/componentselectiondialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testapp/componentselectiondialog.ui')
-rw-r--r--examples/testapp/componentselectiondialog.ui8
1 files changed, 5 insertions, 3 deletions
diff --git a/examples/testapp/componentselectiondialog.ui b/examples/testapp/componentselectiondialog.ui
index a161612ac..2fde9722e 100644
--- a/examples/testapp/componentselectiondialog.ui
+++ b/examples/testapp/componentselectiondialog.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>656</width>
- <height>406</height>
+ <height>408</height>
</rect>
</property>
<property name="windowTitle">
@@ -25,7 +25,7 @@
</sizepolicy>
</property>
<property name="pixmap">
- <pixmap>:/logo.png</pixmap>
+ <pixmap resource="testapp.qrc">:/logo.png</pixmap>
</property>
<property name="scaledContents">
<bool>false</bool>
@@ -160,7 +160,9 @@
</item>
</layout>
</widget>
- <resources/>
+ <resources>
+ <include location="testapp.qrc"/>
+ </resources>
<connections>
<connection>
<sender>buttonBox</sender>