summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/latex/latexplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/latex/latexplugin.h')
-rw-r--r--kopete/plugins/latex/latexplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/latex/latexplugin.h b/kopete/plugins/latex/latexplugin.h
index 5413626f..1a8fb73d 100644
--- a/kopete/plugins/latex/latexplugin.h
+++ b/kopete/plugins/latex/latexplugin.h
@@ -47,7 +47,7 @@ class LatexPlugin : public Kopete::Plugin
public:
static LatexPlugin *plugin();
- LatexPlugin( TQObject *tqparent, const char *name, const TQStringList &args );
+ LatexPlugin( TQObject *parent, const char *name, const TQStringList &args );
~LatexPlugin();
public slots: