Minor : Configure qet dialog is bigger than screen (for little screen) and can't be resized, remove minimum size property

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4703 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2016-09-13 14:55:40 +00:00
parent f575335a18
commit bb8cb53144

View File

@@ -2,20 +2,6 @@
<ui version="4.0">
<class>XRefPropertiesWidget</class>
<widget class="QWidget" name="XRefPropertiesWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>507</width>
<height>744</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>744</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>