summaryrefslogtreecommitdiffstats
path: root/src/entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entry.h')
-rw-r--r--src/entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entry.h b/src/entry.h
index 1c62593..88666de 100644
--- a/src/entry.h
+++ b/src/entry.h
@@ -40,7 +40,7 @@ namespace Tellico {
*/
class EntryGroup : public TQObject, public EntryVec {
Q_OBJECT
- TQ_OBJECT
+
public:
EntryGroup(const TQString& group, const TQString& field);