mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 09:22:10 +02:00
changed "Load Scripts" label to be better understandable
This commit is contained in:
parent
336a96bd48
commit
8c7099a0bb
1 changed files with 1 additions and 11 deletions
|
@ -373,7 +373,7 @@ font: bold 16px;
|
||||||
font: bold 16px;</string>
|
font: bold 16px;</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Scripts</string>
|
<string>Load Scripts</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -390,16 +390,6 @@ font: bold 16px;</string>
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</spacer>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="label_2">
|
|
||||||
<property name="styleSheet">
|
|
||||||
<string notr="true">color: #0e7077; font: bold 14px;</string>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Load script </string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="loadScriptFromURLButton">
|
<widget class="QPushButton" name="loadScriptFromURLButton">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|
Loading…
Reference in a new issue