diff options
Diffstat (limited to 'src/gvcore/documentanimatedloadedimpl.h')
-rw-r--r-- | src/gvcore/documentanimatedloadedimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/documentanimatedloadedimpl.h b/src/gvcore/documentanimatedloadedimpl.h index 91a5288..1a6149c 100644 --- a/src/gvcore/documentanimatedloadedimpl.h +++ b/src/gvcore/documentanimatedloadedimpl.h @@ -40,7 +40,7 @@ class DocumentAnimatedLoadedImplPrivate; class DocumentAnimatedLoadedImpl : public DocumentLoadedImpl { Q_OBJECT - TQ_OBJECT + public: DocumentAnimatedLoadedImpl(Document* document, const ImageFrames& frames); ~DocumentAnimatedLoadedImpl(); |