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 5c29956..83b27db 100644 --- a/src/kchmcontentswindow.h +++ b/src/kchmcontentswindow.h @@ -30,7 +30,7 @@ */ class KCHMContentsWindow : public KQListView { - Q_OBJECT + TQ_OBJECT public: KCHMContentsWindow( TQWidget *parent = 0, const char *name = 0 ); |