mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
5072832b0c
commit
82ac264815
4 changed files with 0 additions and 12 deletions
|
@ -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>
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue