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