diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-11-29 11:02:15 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-29 11:02:15 -0800 |
commit | 82ac264815e57f5720e149ef633685e7fa7fed65 (patch) | |
tree | 27818f6506d61b35e6c3107898181125ba6b1726 /qt-ui/diveplanner.ui | |
parent | 5072832b0cc918f94011607a2226878e5c7b2a25 (diff) | |
download | subsurface-82ac264815e57f5720e149ef633685e7fa7fed65.tar.gz |
Remove more unused windowTitle properties
These just create pointless source strings for translations.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveplanner.ui')
-rw-r--r-- | qt-ui/diveplanner.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qt-ui/diveplanner.ui b/qt-ui/diveplanner.ui index 055dcc686..55208abb3 100644 --- a/qt-ui/diveplanner.ui +++ b/qt-ui/diveplanner.ui @@ -10,9 +10,6 @@ <height>591</height> </rect> </property> - <property name="windowTitle"> - <string>Form</string> - </property> <layout class="QGridLayout" name="gridLayout"> <property name="leftMargin"> <number>0</number> |