[dbmanager] remove maxsize constraint for reset button in query builder dialog

This commit is contained in:
Salvatore Larosa 2016-05-30 14:26:25 +02:00
parent 25983ee331
commit 2cf224cacf

View File

@ -377,12 +377,6 @@
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<widget class="QPushButton" name="reset">
<property name="maximumSize">
<size>
<width>50</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>&amp;Reset</string>
</property>