diff options
Diffstat (limited to 'kopete/plugins/history/historyplugin.h')
-rw-r--r-- | kopete/plugins/history/historyplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/history/historyplugin.h b/kopete/plugins/history/historyplugin.h index e80ce26b..85aa2a3e 100644 --- a/kopete/plugins/history/historyplugin.h +++ b/kopete/plugins/history/historyplugin.h @@ -74,7 +74,7 @@ public: class HistoryPlugin : public Kopete::Plugin { Q_OBJECT - TQ_OBJECT + public: HistoryPlugin( TQObject *parent, const char *name, const TQStringList &args ); ~HistoryPlugin(); |