mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
refs #400, 2nd stage for Qt 541
* GUI finetuning after folder split and migration to Qt 5.4.1 * Doxygen fixes
This commit is contained in:
@@ -20,6 +20,7 @@ namespace BlackGui
|
||||
CDockWidgetInfoArea(parent),
|
||||
ui(new Ui::CNavigatorDockWidget)
|
||||
{
|
||||
this->allowStatusBar(false);
|
||||
ui->setupUi(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user