renamed qrcodedialog.ui window title to "QR-Code Dialog" and changed window size to the minimum values Qt Creator allows me to set

This commit is contained in:
Philip Kaufmann 2012-05-05 11:43:54 +02:00
parent 4c9183e8bb
commit 092522af6c

View file

@ -6,12 +6,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>320</width>
<height>404</height>
<width>334</width>
<height>423</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>QR-Code Dialog</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>