mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
refs #335, renaming
This commit is contained in:
committed by
Roland Winklmeier
parent
e6a5e2960f
commit
3c4fc76094
@@ -23,7 +23,7 @@ namespace BlackGui
|
||||
ui(new Ui::CCockpitInfoAreaComponent)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
initInfoArea();
|
||||
this->initInfoArea();
|
||||
this->ps_setTabBarPosition(QTabWidget::North);
|
||||
}
|
||||
|
||||
|
||||
@@ -7,6 +7,8 @@
|
||||
* contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKGUI_VOICEROOMSCOMPONENT_H
|
||||
#define BLACKGUI_VOICEROOMSCOMPONENT_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user