diff options
Diffstat (limited to 'gui/MetaEditor-Linux.ui')
| -rw-r--r-- | gui/MetaEditor-Linux.ui | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/gui/MetaEditor-Linux.ui b/gui/MetaEditor-Linux.ui index b071434..644156f 100644 --- a/gui/MetaEditor-Linux.ui +++ b/gui/MetaEditor-Linux.ui @@ -7,19 +7,19 @@ <x>0</x> <y>0</y> <width>400</width> - <height>320</height> + <height>290</height> </rect> </property> <property name="minimumSize"> <size> <width>400</width> - <height>320</height> + <height>290</height> </size> </property> <property name="maximumSize"> <size> <width>400</width> - <height>320</height> + <height>290</height> </size> </property> <property name="windowTitle"> @@ -33,7 +33,7 @@ <property name="geometry"> <rect> <x>10</x> - <y>280</y> + <y>250</y> <width>381</width> <height>31</height> </rect> @@ -49,7 +49,7 @@ </property> <property name="font"> <font> - <pointsize>10</pointsize> + <pointsize>9</pointsize> <weight>75</weight> <bold>true</bold> </font> @@ -113,7 +113,7 @@ <x>10</x> <y>10</y> <width>381</width> - <height>271</height> + <height>241</height> </rect> </property> <widget class="QWidget" name="formLayoutWidget"> @@ -214,10 +214,9 @@ </item> </layout> </widget> + <zorder>formLayoutWidget</zorder> + <zorder>horizontalLayoutWidget</zorder> </widget> - <zorder>horizontalLayoutWidget</zorder> - <zorder>EditorFrame</zorder> - <zorder>StatusLabel</zorder> </widget> <resources> <include location="KCC.qrc"/> |