summaryrefslogtreecommitdiffstats
path: root/src/gvcore/documentanimatedloadedimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/documentanimatedloadedimpl.h')
-rw-r--r--src/gvcore/documentanimatedloadedimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/documentanimatedloadedimpl.h b/src/gvcore/documentanimatedloadedimpl.h
index 736edcc..5a6a1e7 100644
--- a/src/gvcore/documentanimatedloadedimpl.h
+++ b/src/gvcore/documentanimatedloadedimpl.h
@@ -38,7 +38,7 @@ class Document;
class DocumentAnimatedLoadedImplPrivate;
class DocumentAnimatedLoadedImpl : public DocumentLoadedImpl {
-Q_OBJECT
+TQ_OBJECT
public:
DocumentAnimatedLoadedImpl(Document* document, const ImageFrames& frames);