mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-05 17:55:45 +08:00
extra comment to help explain the plugin system
This commit is contained in:
@@ -25,6 +25,7 @@ private:
|
|||||||
BlackMisc::IContext &m_context;
|
BlackMisc::IContext &m_context;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// This needs to be in the header so that Qt's "moc" processor can see it.
|
||||||
class CPluginFactory : public QObject, public BlackMisc::IPluginFactory
|
class CPluginFactory : public QObject, public BlackMisc::IPluginFactory
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|||||||
Reference in New Issue
Block a user