summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorattilamolnar <attilamolnar@hush.com>2013-04-09 21:41:18 +0200
committerattilamolnar <attilamolnar@hush.com>2013-04-09 21:41:18 +0200
commit99461ac66d47cf3b78dc83f39aa3b89dccf2088c (patch)
tree3982f165b7b4eb9cd1bbe6fe8bf53cd6a7e7d19f
parent01b71ef43f9413c5f0ee2fc3e484ef6e7bdeb1f6 (diff)
Fix ListModeBase on Windows
-rw-r--r--include/listmode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/listmode.h b/include/listmode.h
index ee2b4118d..b070b90f9 100644
--- a/include/listmode.h
+++ b/include/listmode.h
@@ -20,7 +20,7 @@
/** The base class for list modes, should be inherited.
*/
-class ListModeBase : public ModeHandler
+class CoreExport ListModeBase : public ModeHandler
{
public:
/** An item in a listmode's list