mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
Typos
This commit is contained in:
@@ -109,7 +109,7 @@ namespace BlackCore
|
||||
else
|
||||
{
|
||||
// different threads, use event.
|
||||
// in this event the same redirect as above will emiited, only that this is then
|
||||
// in this event the same redirect as above will emitted, only that this is then
|
||||
// done in the same thread as the parent object
|
||||
CApplicationEvent *e = new CApplicationEvent(m, this->getUniqueId());
|
||||
QCoreApplication::postEvent(this, e);
|
||||
|
||||
Reference in New Issue
Block a user