summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGTimeScheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGTimeScheduler.h')
-rw-r--r--ksvg/impl/SVGTimeScheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/SVGTimeScheduler.h b/ksvg/impl/SVGTimeScheduler.h
index 5b184a52..b1e938a7 100644
--- a/ksvg/impl/SVGTimeScheduler.h
+++ b/ksvg/impl/SVGTimeScheduler.h
@@ -67,7 +67,7 @@ class SVGDocumentImpl;
class SVGTimeScheduler : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
SVGTimeScheduler(SVGDocumentImpl *doc);
~SVGTimeScheduler();