Skip to content

Commit 7725392

Browse files
committed
Fixing MSVC build.
1 parent d0fdaad commit 7725392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/include/cc_tools_qt/ToolsPluginMgr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class CC_TOOLS_API ToolsPluginMgr
4040

4141
using PluginLoaderPtr = std::shared_ptr<QPluginLoader>;
4242

43-
class PluginInfo
43+
class CC_TOOLS_API PluginInfo
4444
{
4545
friend class ToolsPluginMgr;
4646
friend class ToolsPluginMgrImpl;

0 commit comments

Comments
 (0)