summaryrefslogtreecommitdiffstats
path: root/examples/nfc/ndefeditor/mimeimagerecordeditor.ui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/ndefeditor/mimeimagerecordeditor.ui')
-rw-r--r--examples/nfc/ndefeditor/mimeimagerecordeditor.ui9
1 files changed, 6 insertions, 3 deletions
diff --git a/examples/nfc/ndefeditor/mimeimagerecordeditor.ui b/examples/nfc/ndefeditor/mimeimagerecordeditor.ui
index 4cde216f..6403972b 100644
--- a/examples/nfc/ndefeditor/mimeimagerecordeditor.ui
+++ b/examples/nfc/ndefeditor/mimeimagerecordeditor.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>403</width>
- <height>106</height>
+ <height>126</height>
</rect>
</property>
<property name="windowTitle">
@@ -69,10 +69,13 @@
</item>
</layout>
</item>
- <item row="3" column="1">
+ <item row="3" column="0" colspan="2">
<widget class="QLabel" name="mimeImageImage">
<property name="text">
- <string>TextLabel</string>
+ <string>Select an image</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
</property>
</widget>
</item>