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 0556735..b40b92a 100644
--- a/kate/openheader/plugin_kateopenheader.h
+++ b/kate/openheader/plugin_kateopenheader.h
@@ -34,7 +34,7 @@ class PluginKateOpenHeader : public Kate::Plugin, Kate::PluginViewInterface
TQ_OBJECT
public:
- PluginKateOpenHeader( TQObject* tqparent = 0, const char* name = 0, const TQStringList& = TQStringList() );
+ PluginKateOpenHeader( TQObject* parent = 0, const char* name = 0, const TQStringList& = TQStringList() );
virtual ~PluginKateOpenHeader();
void addView (Kate::MainWindow *win);