mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Ref T184, private/protected slots -> private/protected
This commit is contained in:
@@ -45,7 +45,7 @@ namespace BlackGui
|
||||
ui->setupUi(this);
|
||||
this->initInfoArea(); // init base class
|
||||
this->setWindowIcon(CIcons::swiftDatabase24());
|
||||
this->ps_setTabBarPosition(QTabWidget::North);
|
||||
this->setTabBarPosition(QTabWidget::North);
|
||||
}
|
||||
|
||||
CDataInfoAreaComponent::~CDataInfoAreaComponent()
|
||||
|
||||
Reference in New Issue
Block a user