summaryrefslogtreecommitdiffstats
path: root/kspread/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/Doxyfile')
-rw-r--r--kspread/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/Doxyfile b/kspread/Doxyfile
index bb39c7ba8..dc3d07325 100644
--- a/kspread/Doxyfile
+++ b/kspread/Doxyfile
@@ -929,7 +929,7 @@ INCLUDE_FILE_PATTERNS =
PREDEFINED = TQT_VERSION=320 \
__cplusplus \
- Q_WS_X11
+ TQ_WS_X11
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.