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 c5e18027..f7fbcd0d 100644
--- a/noatun/library/cmodule.h
+++ b/noatun/library/cmodule.h
@@ -22,7 +22,7 @@ class KURLRequester;
class General : public CModule
{
Q_OBJECT
- TQ_OBJECT
+
public:
General(TQObject *parent=0);
virtual void save();