Skip to content

Commit cf6eabf

Browse files
committedApr 18, 2013
Reduce width of histogram widget to fit better in new raster properties dialog
1 parent 66fadee commit cf6eabf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/ui/qgsrasterhistogramwidgetbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>694</width>
9+
<width>697</width>
1010
<height>311</height>
1111
</rect>
1212
</property>
@@ -27,7 +27,7 @@
2727
</property>
2828
<property name="sizeHint" stdset="0">
2929
<size>
30-
<width>673</width>
30+
<width>0</width>
3131
<height>7</height>
3232
</size>
3333
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.