fixed size

This commit is contained in:
Liran BN 2014-09-28 16:29:50 +03:00
parent a838cf9f4d
commit 6b3cb59a98

View file

@ -6,10 +6,16 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>577</width> <width>631</width>
<height>268</height> <height>281</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle"> <property name="windowTitle">
<string>Dates Dialog</string> <string>Dates Dialog</string>
</property> </property>