summaryrefslogtreecommitdiffstats
path: root/smoke/qt
diff options
context:
space:
mode:
Diffstat (limited to 'smoke/qt')
-rw-r--r--smoke/qt/generate.pl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoke/qt/generate.pl.in b/smoke/qt/generate.pl.in
index b2f511b4..26517ac1 100644
--- a/smoke/qt/generate.pl.in
+++ b/smoke/qt/generate.pl.in
@@ -80,7 +80,7 @@ my %excludes = (
'qwindowsxpstyle.h' => 1 # play on the safe side
);
-# Some systems have a QTDIR = KDEDIR = PREFIX
+# Some systems have a QTDIR = TDEDIR = PREFIX
# We need a complete list
my %includes;