diff options
author | Anton Lundin <glance@acc.umu.se> | 2014-12-18 08:47:57 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-18 08:34:00 -0800 |
commit | 6e72b5b8c5ce86effb6d31ea14bf85a9c37237a6 (patch) | |
tree | 713238fc555128bb0153b8b4bf9c5cfd4face782 /qt-ui/tableview.ui | |
parent | b2199a968783d425bd2f6c9fae3fa22faddb0a5e (diff) | |
download | subsurface-6e72b5b8c5ce86effb6d31ea14bf85a9c37237a6.tar.gz |
Remove unused strings from ui files
This removes unused strings from ui files. These showed up for
translation and are quite meaningless to translate.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/tableview.ui')
-rw-r--r-- | qt-ui/tableview.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qt-ui/tableview.ui b/qt-ui/tableview.ui index 73867231e..dce3fb757 100644 --- a/qt-ui/tableview.ui +++ b/qt-ui/tableview.ui @@ -10,12 +10,6 @@ <height>300</height> </rect> </property> - <property name="windowTitle"> - <string>GroupBox</string> - </property> - <property name="title"> - <string>GroupBox</string> - </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QTableView" name="tableView"/> |