summaryrefslogtreecommitdiffstats
path: root/atlantik/libatlantic/estategroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'atlantik/libatlantic/estategroup.h')
-rw-r--r--atlantik/libatlantic/estategroup.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/atlantik/libatlantic/estategroup.h b/atlantik/libatlantic/estategroup.h
index 9e0399bc..48c81a8b 100644
--- a/atlantik/libatlantic/estategroup.h
+++ b/atlantik/libatlantic/estategroup.h
@@ -21,9 +21,10 @@
#include "libatlantic_export.h"
-class LIBATLANTIC_EXPORT EstateGroup : public QObject
+class LIBATLANTIC_EXPORT EstateGroup : public TQObject
{
Q_OBJECT
+ TQ_OBJECT
public:
EstateGroup(const int id);