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:
@@ -25,7 +25,7 @@ namespace BlackGui
|
||||
{
|
||||
ui->setupUi(this);
|
||||
initInfoArea();
|
||||
ps_toggleTabBarLocked(true);
|
||||
toggleTabBarLocked(true);
|
||||
}
|
||||
|
||||
CCoreInfoAreaComponent::~CCoreInfoAreaComponent()
|
||||
|
||||
Reference in New Issue
Block a user