mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 21:05:34 +08:00
refs #288, formatting, minor tweaks
This commit is contained in:
committed by
Roland Winklmeier
parent
159dbe9f5a
commit
49be1c2bb7
@@ -57,8 +57,8 @@ namespace BlackGui
|
||||
void toggleShowHideDetails(bool show, bool considerCurrentSize);
|
||||
|
||||
QScopedPointer<Ui::CCockpitComponent> ui;
|
||||
QSize m_sizeFloatingShown; //! size when info area is shown
|
||||
QSize m_sizeFloatingHidden; //! size when info area is hidden
|
||||
QSize m_sizeFloatingShown; //! size when info area is shown
|
||||
QSize m_sizeFloatingHidden; //! size when info area is hidden
|
||||
int m_minHeightInfoArea = -1; //! minimum height of the info area
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user