1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-06 05:19:39 +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

17
KCC.ui
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">
@@ -671,6 +671,17 @@ p, li { white-space: pre-wrap; }
<zorder>OptionsExpert</zorder>
<zorder>ProgressBar</zorder>
</widget>
<widget class="QStatusBar" name="statusBar">
<property name="font">
<font>
<family>MS Shell Dlg 2</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="sizeGripEnabled">
<bool>false</bool>
</property>
</widget>
<action name="ActionBasic">
<property name="checkable">
<bool>true</bool>