summaryrefslogtreecommitdiffstats
path: root/sigworld
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-02 23:32:05 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-03-02 23:32:30 -0500
commit5f68f3a33b1dbe0b47688e4b671e285a474f65ea (patch)
tree69a362c5aba09393ef0f78cc7245c36310ada5bb /sigworld
parent98f4abed3e655f760560c3fea6b57cce2c61171c (diff)
downloadsigen-5f68f3a33b1dbe0b47688e4b671e285a474f65ea.tar.gz
sigen-5f68f3a33b1dbe0b47688e4b671e285a474f65ea.tar.xz
sigen-5f68f3a33b1dbe0b47688e4b671e285a474f65ea.zip
Use KDE_NO_EXPORT instead of KDE_IMPORT
Diffstat (limited to 'sigworld')
-rw-r--r--sigworld/Global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigworld/Global.h b/sigworld/Global.h
index c50c5c40..d1a326eb 100644
--- a/sigworld/Global.h
+++ b/sigworld/Global.h
@@ -27,7 +27,7 @@
# else
# define SIGWORLD_EXPORT KDE_IMPORT
# endif
-# define SIGWORLD_IMPORT KDE_IMPORT
+# define SIGWORLD_NO_EXPORT KDE_NO_EXPORT
#endif
#ifndef SIGWORLD_EXPORT_DEPRECATED