diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-11-29 10:06:55 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-29 10:06:55 -0800 |
commit | a4e6826d157a06599178f76f520f1d4f12c045b6 (patch) | |
tree | ef0152b1d74aaeaf6430cf6bfd9f59b1dfd91b48 /qt-ui/maintab.ui | |
parent | ba6f0f262c3bcc9902a8071a3c7672ebe1afb058 (diff) | |
download | subsurface-a4e6826d157a06599178f76f520f1d4f12c045b6.tar.gz |
Remove pointless window title
Otherwise it shows up in the strings to be translated
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.ui')
-rw-r--r-- | qt-ui/maintab.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index ae7d1efa9..413953b5e 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -10,9 +10,6 @@ <height>517</height> </rect> </property> - <property name="windowTitle"> - <string>TabWidget</string> - </property> <property name="currentIndex"> <number>0</number> </property> |