Ref T184, private/protected slots -> private/protected

This commit is contained in:
Klaus Basan
2017-11-08 04:17:45 +01:00
parent 72d3756605
commit 67711ba55e
5 changed files with 68 additions and 70 deletions

View File

@@ -25,7 +25,7 @@ namespace BlackGui
{
ui->setupUi(this);
initInfoArea();
ps_toggleTabBarLocked(true);
toggleTabBarLocked(true);
}
CCoreInfoAreaComponent::~CCoreInfoAreaComponent()