mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
Shutdown guard
This commit is contained in:
committed by
Roland Winklmeier
parent
ad10470eb1
commit
a2ab62a25a
@@ -380,7 +380,7 @@ void SwiftGuiStd::onStyleSheetsChanged()
|
||||
|
||||
void SwiftGuiStd::onCurrentMainWidgetChanged(int currentIndex)
|
||||
{
|
||||
emit currentMainInfoAreaChanged(ui->sw_MainMiddle->currentWidget());
|
||||
emit this->currentMainInfoAreaChanged(ui->sw_MainMiddle->currentWidget());
|
||||
Q_UNUSED(currentIndex);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user