summaryrefslogtreecommitdiff
path: root/qt4
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2009-01-06 15:36:19 +0100
committerPino Toscano <pino@kde.org>2009-01-06 15:36:19 +0100
commit6630e715714161cd803fc064f5d3cf880f42b0a5 (patch)
treecf2a203e1bf2b25c67e723b9ec8b7479c0027d62 /qt4
parentd748d430b106580b8be29ca3ec75caf05b55812e (diff)
tell Doxygen to consider Q_DECL_DEPRECATED as empty
Diffstat (limited to 'qt4')
-rw-r--r--qt4/src/Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt4/src/Doxyfile b/qt4/src/Doxyfile
index cdf57e4f..871c37ca 100644
--- a/qt4/src/Doxyfile
+++ b/qt4/src/Doxyfile
@@ -1067,6 +1067,7 @@ INCLUDE_FILE_PATTERNS =
# instead of the = operator.
PREDEFINED = \
+ Q_DECL_DEPRECATED="" \
POPPLER_QT4_EXPORT=""
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then