diff options
Diffstat (limited to 'kopete/plugins/latex/latexguiclient.h')
-rw-r--r-- | kopete/plugins/latex/latexguiclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/latex/latexguiclient.h b/kopete/plugins/latex/latexguiclient.h index b8e5efc5..261fa2fc 100644 --- a/kopete/plugins/latex/latexguiclient.h +++ b/kopete/plugins/latex/latexguiclient.h @@ -36,7 +36,7 @@ namespace Kopete { class ChatSession; } class LatexGUIClient : public TQObject , public KXMLGUIClient { - Q_OBJECT + TQ_OBJECT public: |