refs #712, min.height for status bar avoids jittering (when undocked) and fixed tab order for cockpit

This commit is contained in:
Klaus Basan
2016-07-23 00:33:54 +02:00
parent c4d9ab06be
commit dc3f803762
3 changed files with 26 additions and 8 deletions

View File

@@ -31,7 +31,6 @@ namespace BlackGui
Q_OBJECT
public:
//! Constructor
explicit CManagedStatusBar(QObject *parent = nullptr);