summaryrefslogtreecommitdiffstats
path: root/noatun/library/cmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/cmodule.h')
-rw-r--r--noatun/library/cmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/cmodule.h b/noatun/library/cmodule.h
index 9a592075..c5e18027 100644
--- a/noatun/library/cmodule.h
+++ b/noatun/library/cmodule.h
@@ -24,7 +24,7 @@ class General : public CModule
Q_OBJECT
TQ_OBJECT
public:
- General(TQObject *tqparent=0);
+ General(TQObject *parent=0);
virtual void save();
private slots: