mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Ref T220, renamed some main window / widget functions
Make clearer if dealing with a window or widget
This commit is contained in:
@@ -94,7 +94,7 @@ void CSwiftData::onStyleSheetsChanged()
|
||||
|
||||
void CSwiftData::init()
|
||||
{
|
||||
sGui->initMainApplicationWindow(this);
|
||||
sGui->initMainApplicationWidget(this);
|
||||
this->initLogDisplay();
|
||||
|
||||
m_mwaLogComponent = ui->comp_MainInfoArea->getLogComponent();
|
||||
|
||||
Reference in New Issue
Block a user