Skip to content

Commit

Permalink
Merge pull request #1557 from DelazJ/VectorSymbolselector
Browse files Browse the repository at this point in the history
fix #10472 : Enlarge btnSaveSymbol so it shows fully its text in all languages
  • Loading branch information
timlinux committed Aug 25, 2014
2 parents ae25009 + 937a97d commit f1aafe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgssymbolv2selectordialogbase.ui
Expand Up @@ -137,7 +137,7 @@
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<width>20</width>
<height>20</height>
</size>
</property>
Expand All @@ -147,7 +147,7 @@
<widget class="QPushButton" name="btnSaveSymbol">
<property name="maximumSize">
<size>
<width>50</width>
<width>70</width>
<height>16777215</height>
</size>
</property>
Expand Down

0 comments on commit f1aafe0

Please sign in to comment.