mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Upper cased button label first letters
git-svn-id: http://svn.osgeo.org/qgis/trunk@783 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
64bc304453
commit
54ccec06c0
@ -316,7 +316,7 @@
|
||||
<cstring>cancelbutton</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>cancel</string>
|
||||
<string>Cancel</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QPushButton" row="1" column="1">
|
||||
@ -324,7 +324,7 @@
|
||||
<cstring>okbutton</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ok</string>
|
||||
<string>Ok</string>
|
||||
</property>
|
||||
<property name="default">
|
||||
<bool>true</bool>
|
||||
|
Loading…
x
Reference in New Issue
Block a user