We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fdaad commit 7725392Copy full SHA for 7725392
lib/include/cc_tools_qt/ToolsPluginMgr.h
@@ -40,7 +40,7 @@ class CC_TOOLS_API ToolsPluginMgr
40
41
using PluginLoaderPtr = std::shared_ptr<QPluginLoader>;
42
43
- class PluginInfo
+ class CC_TOOLS_API PluginInfo
44
{
45
friend class ToolsPluginMgr;
46
friend class ToolsPluginMgrImpl;
0 commit comments