fix toolbar display text

This commit is contained in:
Martin Baeuml
2011-07-07 10:17:35 +02:00
parent a5f9a716c2
commit 160d1b5aed
+1 -1
View File
@@ -66,7 +66,7 @@
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
<string>Toolbar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>