summaryrefslogtreecommitdiffstats
path: root/src/gvcore/documentloadingimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/documentloadingimpl.h')
-rw-r--r--src/gvcore/documentloadingimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/documentloadingimpl.h b/src/gvcore/documentloadingimpl.h
index fc00435..3b2a0c2 100644
--- a/src/gvcore/documentloadingimpl.h
+++ b/src/gvcore/documentloadingimpl.h
@@ -31,7 +31,7 @@ class Document;
class DocumentLoadingImplPrivate;
class DocumentLoadingImpl : public DocumentImpl {
-Q_OBJECT
+TQ_OBJECT
public:
DocumentLoadingImpl(Document* document);