summaryrefslogtreecommitdiffstats
path: root/kate/openheader/plugin_kateopenheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/openheader/plugin_kateopenheader.h')
-rw-r--r--kate/openheader/plugin_kateopenheader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/openheader/plugin_kateopenheader.h b/kate/openheader/plugin_kateopenheader.h
index b40b92a..38c577f 100644
--- a/kate/openheader/plugin_kateopenheader.h
+++ b/kate/openheader/plugin_kateopenheader.h
@@ -31,7 +31,7 @@
class PluginKateOpenHeader : public Kate::Plugin, Kate::PluginViewInterface
{
Q_OBJECT
- TQ_OBJECT
+
public:
PluginKateOpenHeader( TQObject* parent = 0, const char* name = 0, const TQStringList& = TQStringList() );