summaryrefslogtreecommitdiffstats
path: root/lib/kformula/kformuladocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kformula/kformuladocument.h')
-rw-r--r--lib/kformula/kformuladocument.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kformula/kformuladocument.h b/lib/kformula/kformuladocument.h
index 7a8f0369..0cd80263 100644
--- a/lib/kformula/kformuladocument.h
+++ b/lib/kformula/kformuladocument.h
@@ -66,7 +66,7 @@ protected:
* or destroy a Container object.
*/
class KOFORMULA_EXPORT Document : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
friend class DocumentWrapper;
@@ -290,7 +290,7 @@ private:
* document to work with.
*/
class KOFORMULA_EXPORT DocumentWrapper : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public: