summaryrefslogtreecommitdiffstats
path: root/kjsembed/slotproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/slotproxy.h')
-rw-r--r--kjsembed/slotproxy.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kjsembed/slotproxy.h b/kjsembed/slotproxy.h
index 4ed96b24..2dc3565d 100644
--- a/kjsembed/slotproxy.h
+++ b/kjsembed/slotproxy.h
@@ -32,9 +32,9 @@
#include <kjsembed/qtstubs.h>
#endif // QT_ONLY
-class QDate;
-class QTime;
-class QDateTime;
+class TQDate;
+class TQTime;
+class TQDateTime;
namespace KJS {
class Interpreter;