summaryrefslogtreecommitdiffstats
path: root/src/kchmcontentswindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kchmcontentswindow.h')
-rw-r--r--src/kchmcontentswindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmcontentswindow.h b/src/kchmcontentswindow.h
index 03ed2d0..d5846e1 100644
--- a/src/kchmcontentswindow.h
+++ b/src/kchmcontentswindow.h
@@ -33,7 +33,7 @@ class KCHMContentsWindow : public KQListView
Q_OBJECT
TQ_OBJECT
public:
- KCHMContentsWindow( TQWidget *tqparent = 0, const char *name = 0 );
+ KCHMContentsWindow( TQWidget *parent = 0, const char *name = 0 );
~KCHMContentsWindow();
TQRect tip( const TQPoint & p );