diff options
Diffstat (limited to 'kword/KWBgSpellCheck.h')
-rw-r--r-- | kword/KWBgSpellCheck.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWBgSpellCheck.h b/kword/KWBgSpellCheck.h index 3c3c73af..2e4a6c39 100644 --- a/kword/KWBgSpellCheck.h +++ b/kword/KWBgSpellCheck.h @@ -27,7 +27,7 @@ class KWTextFrameSet; #include "KoBgSpellCheck.h" -#include <qobject.h> +#include <tqobject.h> class KWBgSpellCheck : public KoBgSpellCheck { public: |