#1189 Removed unused titles for progressbar and preferences toolbar

master
Marius Kintel 2015-01-29 11:26:38 -05:00
parent 3fa3317233
commit c68533d3c6
2 changed files with 7 additions and 13 deletions

View File

@ -108,8 +108,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>659</width> <width>605</width>
<height>769</height> <height>662</height>
</rect> </rect>
</property> </property>
<layout class="QGridLayout" name="gridLayout_5"> <layout class="QGridLayout" name="gridLayout_5">
@ -226,7 +226,7 @@
<widget class="QFontComboBox" name="fontChooser"> <widget class="QFontComboBox" name="fontChooser">
<property name="currentFont"> <property name="currentFont">
<font> <font>
<family>Liberation Sans</family> <family>Helvetica</family>
<pointsize>12</pointsize> <pointsize>12</pointsize>
</font> </font>
</property> </property>
@ -1160,8 +1160,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>100</width> <width>98</width>
<height>30</height> <height>36</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_10"> <layout class="QVBoxLayout" name="verticalLayout_10">
@ -1214,8 +1214,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>596</width> <width>440</width>
<height>499</height> <height>339</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_12"> <layout class="QVBoxLayout" name="verticalLayout_12">
@ -1389,9 +1389,6 @@
</layout> </layout>
</widget> </widget>
<widget class="QToolBar" name="toolBar"> <widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<property name="movable"> <property name="movable">
<bool>false</bool> <bool>false</bool>
</property> </property>

View File

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