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/printoptions.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/printoptions.ui')
-rw-r--r-- | qt-ui/printoptions.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qt-ui/printoptions.ui b/qt-ui/printoptions.ui index f9cbb2c03..94a400e4b 100644 --- a/qt-ui/printoptions.ui +++ b/qt-ui/printoptions.ui @@ -10,9 +10,6 @@ <height>453</height>
</rect>
</property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
<widget class="QGroupBox" name="printOptions">
<property name="geometry">
<rect>
|