Skip to content

Commit

Permalink
[dbmanager] remove maxsize constraint for reset button in query build…
Browse files Browse the repository at this point in the history
…er dialog
  • Loading branch information
slarosa committed May 30, 2016
1 parent 25983ee commit 2cf224c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions python/plugins/db_manager/ui/DlgQueryBuilder.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 2cf224c

Please sign in to comment.