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> <height>591</height>
</rect> </rect>
</property> </property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<property name="leftMargin"> <property name="leftMargin">
<number>0</number> <number>0</number>

View file

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

View file

@ -10,9 +10,6 @@
<height>453</height> <height>453</height>
</rect> </rect>
</property> </property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QGroupBox" name="printOptions"> <widget class="QGroupBox" name="printOptions">
<property name="geometry"> <property name="geometry">
<rect> <rect>

View file

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