summaryrefslogtreecommitdiffstats
path: root/kdesktop/tdefileividesktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/tdefileividesktop.h')
-rw-r--r--kdesktop/tdefileividesktop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/tdefileividesktop.h b/kdesktop/tdefileividesktop.h
index 46f77f636..0434a706e 100644
--- a/kdesktop/tdefileividesktop.h
+++ b/kdesktop/tdefileividesktop.h
@@ -33,7 +33,7 @@
/*
* The dither flags used to display the shadow image
*/
-#define DITHER_FLAGS (Qt::DiffuseAlphaDither | Qt::ColorOnly | Qt::AvoidDither)
+#define DITHER_FLAGS (TQt::DiffuseAlphaDither | TQt::ColorOnly | TQt::AvoidDither)
class TQFont;