summaryrefslogtreecommitdiffstats
path: root/src/cnitemgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cnitemgroup.h')
-rw-r--r--src/cnitemgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cnitemgroup.h b/src/cnitemgroup.h
index 18c65e6..ba89638 100644
--- a/src/cnitemgroup.h
+++ b/src/cnitemgroup.h
@@ -37,7 +37,7 @@ typedef TQValueList<TQGuardedPtr<Connector> > ConnectorList;
class CNItemGroup : public ItemGroup
{
Q_OBJECT
- TQ_OBJECT
+
public:
CNItemGroup( ICNDocument *icnDocument, const char *name = 0 );
~CNItemGroup();