diff options
Diffstat (limited to 'src/cnitemgroup.h')
-rw-r--r-- | src/cnitemgroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cnitemgroup.h b/src/cnitemgroup.h index ba89638..7406a9a 100644 --- a/src/cnitemgroup.h +++ b/src/cnitemgroup.h @@ -36,7 +36,7 @@ typedef TQValueList<TQGuardedPtr<Connector> > ConnectorList; */ class CNItemGroup : public ItemGroup { -Q_OBJECT +TQ_OBJECT public: CNItemGroup( ICNDocument *icnDocument, const char *name = 0 ); |