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 0b1afac4..2534e9a5 100644
--- a/kopete/plugins/latex/latexguiclient.h
+++ b/kopete/plugins/latex/latexguiclient.h
@@ -37,7 +37,7 @@ namespace Kopete { class ChatSession; }
class LatexGUIClient : public TQObject , public KXMLGUIClient
{
Q_OBJECT
- TQ_OBJECT
+
public:
LatexGUIClient( Kopete::ChatSession *parent, const char *name=0L);