mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
refs #937 Resolved clazy warnings: wrong usage of emit keyword.
This commit is contained in:
@@ -106,7 +106,7 @@ void CSwiftData::init()
|
||||
this->setWindowTitle(t);
|
||||
}
|
||||
|
||||
sGui->startUpCompleted(true);
|
||||
emit sGui->startUpCompleted(true);
|
||||
}
|
||||
|
||||
void CSwiftData::initLogDisplay()
|
||||
|
||||
Reference in New Issue
Block a user