Skip to content

Commit 2cf224c

Browse files
committed
[dbmanager] remove maxsize constraint for reset button in query builder dialog
1 parent 25983ee commit 2cf224c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

python/plugins/db_manager/ui/DlgQueryBuilder.ui

-6
Original file line numberDiff line numberDiff line change
@@ -377,12 +377,6 @@
377377
<layout class="QHBoxLayout" name="horizontalLayout_7">
378378
<item>
379379
<widget class="QPushButton" name="reset">
380-
<property name="maximumSize">
381-
<size>
382-
<width>50</width>
383-
<height>16777215</height>
384-
</size>
385-
</property>
386380
<property name="text">
387381
<string>&amp;Reset</string>
388382
</property>

0 commit comments

Comments
 (0)