summaryrefslogtreecommitdiffstats
path: root/src/otrplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/otrplugin.h')
-rw-r--r--src/otrplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrplugin.h b/src/otrplugin.h
index ba9d97e..5e260b6 100644
--- a/src/otrplugin.h
+++ b/src/otrplugin.h
@@ -74,7 +74,7 @@ public:
static OTRPlugin *plugin();
- OTRPlugin( TQObject *tqparent, const char *name, const TQStringList &args );
+ OTRPlugin( TQObject *parent, const char *name, const TQStringList &args );
~OTRPlugin();
void emitGoneSecure( Kopete::ChatSession *session, int status );