summaryrefslogtreecommitdiffstats
path: root/tdesu/stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdesu/stub.h')
-rw-r--r--tdesu/stub.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdesu/stub.h b/tdesu/stub.h
index af4e624ea..e4d2bed4b 100644
--- a/tdesu/stub.h
+++ b/tdesu/stub.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
@@ -98,7 +98,7 @@ protected:
* desired. By default, it returns the value returned by KCookie.
*/
virtual TQCString display() { return m_pCookie->display(); }
-#ifdef Q_WS_X11
+#ifdef TQ_WS_X11
/**
* See display.
*/