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 6352846..979a003 100644 --- a/kmymoney2/widgets/kmymoneypriceview.h +++ b/kmymoney2/widgets/kmymoneypriceview.h @@ -59,7 +59,7 @@ private: class KMyMoneyPriceView : public KListView { Q_OBJECT - TQ_OBJECT + public: KMyMoneyPriceView(TQWidget *parent=0, const char *name=0); ~KMyMoneyPriceView(); |