mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Issue #77 Rename
This commit is contained in:
@@ -461,7 +461,7 @@ namespace BlackCore
|
||||
Q_ASSERT(this->getIContextApplication());
|
||||
Q_ASSERT(this->getIContextApplication()->isUsingImplementingObject());
|
||||
Q_ASSERT(!simulatorPluginInfo.isUnspecified());
|
||||
Q_ASSERT(CThreadUtils::isCurrentThreadApplicationThread()); // only run in main thread
|
||||
Q_ASSERT(CThreadUtils::thisIsMainThread()); // only run in main thread
|
||||
|
||||
// Is a plugin already loaded?
|
||||
if (!m_simulatorPlugin.first.isUnspecified())
|
||||
|
||||
Reference in New Issue
Block a user