summaryrefslogtreecommitdiffstats
path: root/sigbattle
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 /sigbattle
parent98f4abed3e655f760560c3fea6b57cce2c61171c (diff)
downloadsigen-5f68f3a33b1dbe0b47688e4b671e285a474f65ea.tar.gz
sigen-5f68f3a33b1dbe0b47688e4b671e285a474f65ea.tar.xz
sigen-5f68f3a33b1dbe0b47688e4b671e285a474f65ea.zip
Use KDE_NO_EXPORT instead of KDE_IMPORT
Diffstat (limited to 'sigbattle')
-rw-r--r--sigbattle/Global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigbattle/Global.h b/sigbattle/Global.h
index f0e74d62..35a32757 100644
--- a/sigbattle/Global.h
+++ b/sigbattle/Global.h
@@ -27,7 +27,7 @@
# else
# define SIGBATTLE_EXPORT KDE_IMPORT
# endif
-# define SIGBATTLE_IMPORT KDE_IMPORT
+# define SIGBATTLE_NO_EXPORT KDE_NO_EXPORT
#endif
#ifndef SIGBATTLE_EXPORT_DEPRECATED