summaryrefslogtreecommitdiffstats
path: root/kmymoney2/plugins/interfaces/kmmviewinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/plugins/interfaces/kmmviewinterface.h')
-rw-r--r--kmymoney2/plugins/interfaces/kmmviewinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/plugins/interfaces/kmmviewinterface.h b/kmymoney2/plugins/interfaces/kmmviewinterface.h
index 9797a8c..da9fb8e 100644
--- a/kmymoney2/plugins/interfaces/kmmviewinterface.h
+++ b/kmymoney2/plugins/interfaces/kmmviewinterface.h
@@ -48,7 +48,7 @@ class KMMViewInterface : public ViewInterface {
TQ_OBJECT
public:
- KMMViewInterface(KMyMoney2App* app, KMyMoneyView* view, TQObject* tqparent, const char* name = 0);
+ KMMViewInterface(KMyMoney2App* app, KMyMoneyView* view, TQObject* parent, const char* name = 0);
~KMMViewInterface() {}
/**