summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/kmymoneypriceview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/widgets/kmymoneypriceview.h')
-rw-r--r--kmymoney2/widgets/kmymoneypriceview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kmymoneypriceview.h b/kmymoney2/widgets/kmymoneypriceview.h
index 0de47ef..6352846 100644
--- a/kmymoney2/widgets/kmymoneypriceview.h
+++ b/kmymoney2/widgets/kmymoneypriceview.h
@@ -61,7 +61,7 @@ class KMyMoneyPriceView : public KListView
Q_OBJECT
TQ_OBJECT
public:
- KMyMoneyPriceView(TQWidget *tqparent=0, const char *name=0);
+ KMyMoneyPriceView(TQWidget *parent=0, const char *name=0);
~KMyMoneyPriceView();
protected: