Hide info window with no data, correcte field to le_SmCategories

This commit is contained in:
Klaus Basan
2015-01-18 23:30:54 +01:00
parent df2ba8aa22
commit 2f704d2601
2 changed files with 18 additions and 5 deletions

View File

@@ -152,9 +152,12 @@
<item>
<layout class="QGridLayout" name="gl_StatusMessage">
<item row="2" column="0">
<widget class="QLabel" name="lbl_SmType">
<widget class="QLabel" name="lbl_SmCategories">
<property name="toolTip">
<string>Categories</string>
</property>
<property name="text">
<string>Type</string>
<string>Cat.</string>
</property>
</widget>
</item>
@@ -169,7 +172,7 @@
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="le_SmType">
<widget class="QLineEdit" name="le_SmCategories">
<property name="text">
<string>type</string>
</property>