summaryrefslogtreecommitdiffstats
path: root/kmymoney2/converter/webpricequote.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/converter/webpricequote.h')
-rw-r--r--kmymoney2/converter/webpricequote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/converter/webpricequote.h b/kmymoney2/converter/webpricequote.h
index ba8146b..ada7684 100644
--- a/kmymoney2/converter/webpricequote.h
+++ b/kmymoney2/converter/webpricequote.h
@@ -235,7 +235,7 @@ class QuoteReceiver : public TQObject
Q_OBJECT
TQ_OBJECT
public:
- QuoteReceiver(WebPriceQuote* q, TQObject *tqparent = 0, const char *name = 0);
+ QuoteReceiver(WebPriceQuote* q, TQObject *parent = 0, const char *name = 0);
~QuoteReceiver();
public slots:
void slotGetQuote(const TQString&,const TQDate&, const double&);