summaryrefslogtreecommitdiffstats
path: root/doc/api/Doxyfile.local
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/Doxyfile.local')
-rw-r--r--doc/api/Doxyfile.local4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/Doxyfile.local b/doc/api/Doxyfile.local
index 0f5343b57..e5622aca3 100644
--- a/doc/api/Doxyfile.local
+++ b/doc/api/Doxyfile.local
@@ -1,5 +1,5 @@
## Predefined macros, to remove all the _EXPORT things
## from function definitions.
-PREDEFINED = KDECORE_EXPORT="" \
- KDEUI_EXPORT="" \
+PREDEFINED = TDECORE_EXPORT="" \
+ TDEUI_EXPORT="" \
Q_OS_UNIX=""