summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--facetracknoir/plugin-api.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/facetracknoir/plugin-api.hpp b/facetracknoir/plugin-api.hpp
index 1610c5d8..f50b9617 100644
--- a/facetracknoir/plugin-api.hpp
+++ b/facetracknoir/plugin-api.hpp
@@ -82,6 +82,6 @@ struct ITrackerDialog
# error "MSVC support removed"
# endif
# else
-# define OPENTRACK_EXPORT Q_DECL_IMPORT
+# error "Use only for exporting dynamic modules"
# endif
#endif