mirror of
https://github.com/lubosz/overte.git
synced 2025-04-07 13:02:06 +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>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Scripts</string>
|
||||
<string>Load Scripts</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -390,16 +390,6 @@ font: bold 16px;</string>
|
|||
</property>
|
||||
</spacer>
|
||||
</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>
|
||||
<widget class="QPushButton" name="loadScriptFromURLButton">
|
||||
<property name="text">
|
||||
|
|
Loading…
Reference in a new issue