diff options
Diffstat (limited to 'src/kchmcontentswindow.h')
-rw-r--r-- | src/kchmcontentswindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmcontentswindow.h b/src/kchmcontentswindow.h index d5846e1..e47b0fb 100644 --- a/src/kchmcontentswindow.h +++ b/src/kchmcontentswindow.h @@ -31,7 +31,7 @@ class KCHMContentsWindow : public KQListView { Q_OBJECT - TQ_OBJECT + public: KCHMContentsWindow( TQWidget *parent = 0, const char *name = 0 ); ~KCHMContentsWindow(); |