remove string "TextLabel" from warningLabel, as this is unneeded and as such is a silly translation less to do :)
This commit is contained in:
parent
839c4e7966
commit
5e19030aa1
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@
|
|||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="warningLabel">
|
||||
<property name="text">
|
||||
<string>TextLabel</string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::RichText</enum>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue