mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Ref T592, minor tweaks
* style * hide wip_CockpitComPanelShowHideBar initially * sGui guarding * function initialFloating() public so it can be explicitly called
This commit is contained in:
committed by
Mat Sutcliffe
parent
9f0daa58ea
commit
c45592f9b5
@@ -2,16 +2,11 @@
|
||||
<ui version="4.0">
|
||||
<class>CMainInfoAreaComponent</class>
|
||||
<widget class="QMainWindow" name="CMainInfoAreaComponent">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1779</width>
|
||||
<height>79</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Main info area</string>
|
||||
<string>Main info area of swift</string>
|
||||
</property>
|
||||
<property name="dockOptions">
|
||||
<set>QMainWindow::AnimatedDocks</set>
|
||||
</property>
|
||||
<widget class="QWidget" name="qw_centralWidgetEmptyUsedAsPadding">
|
||||
<property name="enabled">
|
||||
|
||||
Reference in New Issue
Block a user