as there is no class implementation. Visual Studio was complaining that ctkEventBusImpl couldn't find the "vftable" of ctkEventBus.
@@ -31,7 +31,7 @@
* or publish a Qt signal for a specific event topic.
*
*/
-class CTK_PLUGINFW_EXPORT ctkEventBus {
+class ctkEventBus {
public: