summaryrefslogtreecommitdiffstats
path: root/sigmod
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-16 13:13:58 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-03-16 13:13:58 -0400
commit78bc77d3657d83e2aff236d3d672c0aadd16479f (patch)
tree2f0ae3bc4966376f99d646fcd4b5283a45582dc1 /sigmod
parente77d820ca597b152eb316bfaaba048c8a1e5d5f1 (diff)
downloadsigen-78bc77d3657d83e2aff236d3d672c0aadd16479f.tar.gz
sigen-78bc77d3657d83e2aff236d3d672c0aadd16479f.tar.xz
sigen-78bc77d3657d83e2aff236d3d672c0aadd16479f.zip
Update sigmod/test/Global.h
Diffstat (limited to 'sigmod')
-rw-r--r--sigmod/test/Global.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sigmod/test/Global.h b/sigmod/test/Global.h
index 08cfdda3..6485c300 100644
--- a/sigmod/test/Global.h
+++ b/sigmod/test/Global.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2008 Ben Boeckel <MathStuf@gmail.com>
+ * Copyright 2008-2009 Ben Boeckel <MathStuf@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@
# else
# define SIGMODTEST_EXPORT KDE_IMPORT /// Import the symbol if including the library.
# endif
-# define SIGMODTEST_IMPORT KDE_IMPORT
+# define SIGMODTEST_NO_EXPORT KDE_NO_EXPORT
#endif
#ifndef SIGMODTEST_EXPORT_DEPRECATED