Remove more unused windowTitle properties

These just create pointless source strings for translations.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-11-29 11:02:15 -08:00
parent 5072832b0c
commit 82ac264815
4 changed files with 0 additions and 12 deletions

View file

@ -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>

View file

@ -10,9 +10,6 @@
<height>548</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">

View file

@ -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>

View file

@ -10,9 +10,6 @@
<height>309</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
<number>0</number>