summaryrefslogtreecommitdiffstats
path: root/kate/xmltools/plugin_katexmltools.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/xmltools/plugin_katexmltools.h')
-rw-r--r--kate/xmltools/plugin_katexmltools.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/xmltools/plugin_katexmltools.h b/kate/xmltools/plugin_katexmltools.h
index ae0fd68..16c74e6 100644
--- a/kate/xmltools/plugin_katexmltools.h
+++ b/kate/xmltools/plugin_katexmltools.h
@@ -48,7 +48,7 @@
class PluginKateXMLTools : public Kate::Plugin, Kate::PluginViewInterface
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -136,7 +136,7 @@ class PluginKateXMLTools : public Kate::Plugin, Kate::PluginViewInterface
class InsertElement : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public: