Skip to content

Commit 5a6c825

Browse files
committed
Adjust the default size of expression/selection dialog
1 parent bc51a60 commit 5a6c825

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/ui/qgsexpressionbuilderdialogbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>507</width>
10-
<height>539</height>
9+
<width>836</width>
10+
<height>508</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">

src/ui/qgsexpressionselectiondialogbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>536</width>
10-
<height>401</height>
9+
<width>863</width>
10+
<height>547</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">

0 commit comments

Comments
 (0)