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 96fcfb5..3ad3ac0 100644
--- a/src/icndocument.h
+++ b/src/icndocument.h
@@ -34,7 +34,7 @@ typedef TQValueList<TQGuardedPtr<NodeGroup> > GuardedNodeGroupList;
class ICNDocument : public ItemDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
ICNDocument( const TQString &caption, KTechlab *ktechlab, const char *name );
virtual ~ICNDocument();