remove string "TextLabel" from warningLabel, as this is unneeded and as such is a silly translation less to do :)

This commit is contained in:
Philip Kaufmann 2012-05-13 00:16:50 +02:00
parent 839c4e7966
commit 5e19030aa1
1 changed files with 0 additions and 3 deletions

View File

@ -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>