Skip to content

Commit

Permalink
Add ellipsis to buttons label
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Apr 2, 2018
1 parent 76bbadb commit 27527a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ui/layout/qgslayoutmanagerbase.ui
Expand Up @@ -35,7 +35,7 @@
</sizepolicy>
</property>
<property name="text">
<string>&amp;Duplicate</string>
<string>&amp;Duplicate</string>
</property>
</widget>
</item>
Expand All @@ -48,7 +48,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Re&amp;name</string>
<string>Re&amp;name</string>
</property>
</widget>
</item>
Expand All @@ -61,7 +61,7 @@
</sizepolicy>
</property>
<property name="text">
<string>&amp;Remove</string>
<string>&amp;Remove</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -117,7 +117,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Create</string>
<string>Create</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 27527a5

Please sign in to comment.