refs #335, renaming

This commit is contained in:
Klaus Basan
2014-10-16 03:13:35 +02:00
committed by Roland Winklmeier
parent e6a5e2960f
commit 3c4fc76094
7 changed files with 11 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ namespace BlackGui
ui(new Ui::CCockpitInfoAreaComponent)
{
ui->setupUi(this);
initInfoArea();
this->initInfoArea();
this->ps_setTabBarPosition(QTabWidget::North);
}