summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/kmymoneylistviewitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/widgets/kmymoneylistviewitem.h')
-rw-r--r--kmymoney2/widgets/kmymoneylistviewitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kmymoneylistviewitem.h b/kmymoney2/widgets/kmymoneylistviewitem.h
index 00b2d8a..1bde79a 100644
--- a/kmymoney2/widgets/kmymoneylistviewitem.h
+++ b/kmymoney2/widgets/kmymoneylistviewitem.h
@@ -43,7 +43,7 @@ class KMyMoneyListViewItem : public TQObject, public TDEListViewItem
{
friend class KMyMoneyCheckListItem;
- Q_OBJECT
+ TQ_OBJECT
public:
KMyMoneyListViewItem(TQListView *parent, const TQString& txt, const TQString& key, const TQString& id);