diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/Doxyfile.local | 4 |
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="" |