Set console widget smaller by default

This commit is contained in:
xarkes 2017-10-09 12:06:34 +02:00
parent 781ceedf9c
commit 179394288e

View File

@ -86,6 +86,12 @@ QDockWidget {
<bool>true</bool> <bool>true</bool>
</property> </property>
<widget class="QWidget" name="centralWidget"> <widget class="QWidget" name="centralWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_10"> <layout class="QVBoxLayout" name="verticalLayout_10">
<property name="leftMargin"> <property name="leftMargin">
<number>0</number> <number>0</number>
@ -128,6 +134,12 @@ border-top: 0px;
<bool>false</bool> <bool>false</bool>
</property> </property>
<widget class="QWidget" name="tab"> <widget class="QWidget" name="tab">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="title"> <attribute name="title">
<string notr="true">Console</string> <string notr="true">Console</string>
</attribute> </attribute>
@ -135,6 +147,9 @@ border-top: 0px;
<property name="spacing"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>
<property name="sizeConstraint">
<enum>QLayout::SetNoConstraint</enum>
</property>
<property name="leftMargin"> <property name="leftMargin">
<number>0</number> <number>0</number>
</property> </property>
@ -159,7 +174,7 @@ border-top: 0px;
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1013</width> <width>1013</width>
<height>22</height> <height>20</height>
</rect> </rect>
</property> </property>
<property name="defaultUp"> <property name="defaultUp">
@ -173,8 +188,8 @@ border-top: 0px;
<rect> <rect>
<x>273</x> <x>273</x>
<y>136</y> <y>136</y>
<width>173</width> <width>148</width>
<height>181</height> <height>167</height>
</rect> </rect>
</property> </property>
<property name="title"> <property name="title">