summaryrefslogtreecommitdiffstats
path: root/src/gvcore/documentloadedimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/documentloadedimpl.h')
-rw-r--r--src/gvcore/documentloadedimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/documentloadedimpl.h b/src/gvcore/documentloadedimpl.h
index 4b362ea..e629b62 100644
--- a/src/gvcore/documentloadedimpl.h
+++ b/src/gvcore/documentloadedimpl.h
@@ -32,7 +32,7 @@ namespace Gwenview {
class Document;
class DocumentLoadedImpl : public DocumentImpl {
-Q_OBJECT
+TQ_OBJECT
public:
DocumentLoadedImpl(Document* document);