Remove pointless window title

Otherwise it shows up in the strings to be translated

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-11-29 10:06:55 -08:00
parent ba6f0f262c
commit a4e6826d15

View file

@ -10,9 +10,6 @@
<height>517</height>
</rect>
</property>
<property name="windowTitle">
<string>TabWidget</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>