summaryrefslogtreecommitdiffstats
path: root/src/kchmindexwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kchmindexwindow.h')
-rw-r--r--src/kchmindexwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmindexwindow.h b/src/kchmindexwindow.h
index a8cedbd..5c13bfc 100644
--- a/src/kchmindexwindow.h
+++ b/src/kchmindexwindow.h
@@ -35,7 +35,7 @@ class KCHMIndexWindow : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- KCHMIndexWindow ( TQWidget * tqparent = 0, const char * name = 0, WFlags f = 0 );
+ KCHMIndexWindow ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 );
void tqinvalidate();
void search( const TQString& index );