summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/latex/latexguiclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/latex/latexguiclient.h')
-rw-r--r--kopete/plugins/latex/latexguiclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/latex/latexguiclient.h b/kopete/plugins/latex/latexguiclient.h
index 6807ccb8..0b1afac4 100644
--- a/kopete/plugins/latex/latexguiclient.h
+++ b/kopete/plugins/latex/latexguiclient.h
@@ -40,7 +40,7 @@ class LatexGUIClient : public TQObject , public KXMLGUIClient
TQ_OBJECT
public:
- LatexGUIClient( Kopete::ChatSession *tqparent, const char *name=0L);
+ LatexGUIClient( Kopete::ChatSession *parent, const char *name=0L);
~LatexGUIClient();
private slots: