diff options
Diffstat (limited to 'kmymoney2/widgets/kmymoneypriceview.h')
-rw-r--r-- | kmymoney2/widgets/kmymoneypriceview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kmymoneypriceview.h b/kmymoney2/widgets/kmymoneypriceview.h index 6f1f8af..644886e 100644 --- a/kmymoney2/widgets/kmymoneypriceview.h +++ b/kmymoney2/widgets/kmymoneypriceview.h @@ -58,7 +58,7 @@ private: class KMyMoneyPriceView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: KMyMoneyPriceView(TQWidget *parent=0, const char *name=0); |