1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-04 20:39:28 +00:00

Linux: GUI update

This commit is contained in:
Paweł Jastrzębski
2015-10-28 12:26:20 +01:00
parent fff7eeca2b
commit f25c25a121
4 changed files with 424 additions and 682 deletions

View File

@@ -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"/>