1
0
mirror of https://github.com/ciromattia/kcc synced 2026-02-15 08:40:59 +00:00

Added status bar with links

This commit is contained in:
Paweł Jastrzębski
2013-11-12 14:32:38 +01:00
parent 8b33331929
commit d94df8390a
7 changed files with 99 additions and 30 deletions

View File

@@ -7,19 +7,19 @@
<x>0</x>
<y>0</y>
<width>420</width>
<height>380</height>
<height>397</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>420</width>
<height>380</height>
<height>397</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>420</width>
<height>380</height>
<height>397</height>
</size>
</property>
<property name="font">
@@ -794,6 +794,17 @@
<zorder>OptionsAdvancedGamma</zorder>
<zorder>OptionsExpert</zorder>
</widget>
<widget class="QStatusBar" name="statusBar">
<property name="font">
<font>
<family>Aharoni</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="sizeGripEnabled">
<bool>false</bool>
</property>
</widget>
<action name="ActionBasic">
<property name="checkable">
<bool>true</bool>