mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-05 01:35:45 +08:00
Typos
This commit is contained in:
@@ -109,7 +109,7 @@ namespace BlackCore
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
// different threads, use event.
|
// 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
|
// done in the same thread as the parent object
|
||||||
CApplicationEvent *e = new CApplicationEvent(m, this->getUniqueId());
|
CApplicationEvent *e = new CApplicationEvent(m, this->getUniqueId());
|
||||||
QCoreApplication::postEvent(this, e);
|
QCoreApplication::postEvent(this, e);
|
||||||
|
|||||||
Reference in New Issue
Block a user