summaryrefslogtreecommitdiffstats
path: root/src/icndocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/icndocument.h')
-rw-r--r--src/icndocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/icndocument.h b/src/icndocument.h
index 3ad3ac0..faa2ce2 100644
--- a/src/icndocument.h
+++ b/src/icndocument.h
@@ -33,7 +33,7 @@ typedef TQValueList<TQGuardedPtr<NodeGroup> > GuardedNodeGroupList;
*/
class ICNDocument : public ItemDocument
{
-Q_OBJECT
+TQ_OBJECT
public:
ICNDocument( const TQString &caption, KTechlab *ktechlab, const char *name );