forked from qt-creator/qt-creator
Change hidden label text from "..." to "R"
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
<string>Reset to default</string>
|
<string>Reset to default</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string>R</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="core.qrc">
|
<iconset resource="core.qrc">
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
<string>Reset to default</string>
|
<string>Reset to default</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string>R</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="core.qrc">
|
<iconset resource="core.qrc">
|
||||||
|
|||||||
Reference in New Issue
Block a user