summaryrefslogtreecommitdiffstats
path: root/src/itemgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itemgroup.h')
-rw-r--r--src/itemgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itemgroup.h b/src/itemgroup.h
index b212541..fe30b28 100644
--- a/src/itemgroup.h
+++ b/src/itemgroup.h
@@ -34,7 +34,7 @@ some functionality such as for dealing with item data
class ItemGroup : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ItemGroup( ItemDocument *view, const char *name = 0 );
virtual ~ItemGroup();