summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugin.h b/lib/plugin.h
index 0432fe5..ddae9fe 100644
--- a/lib/plugin.h
+++ b/lib/plugin.h
@@ -388,7 +388,7 @@ protected:
} ;
/** A namespace containing only static helper methods. */
-namespace PluginUtility
+namespace PluginUtility KDE_EXPORT
{
/** Searches the argument list for --foo=bar and returns bar, TQString() if not found.
* Don't include the -- in the argname. */