Merge pull request #1275 from Diapolo/askpassphrasedialog

remove string "TextLabel" from warningLabel, as this is unneeded and as ...
This commit is contained in:
Wladimir J. van der Laan 2012-05-13 00:40:26 -07:00
commit 6da3b29e37
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>