add sizegrip to finddialog

This commit is contained in:
Peinthor Rene
2013-03-20 16:01:52 +01:00
parent 8f6d8213cb
commit aa21dbdc39

View File

@@ -13,6 +13,9 @@
<property name="windowTitle">
<string>Find</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout">