diff options
Diffstat (limited to 'kutils/kfind.h')
-rw-r--r-- | kutils/kfind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kfind.h b/kutils/kfind.h index e37b26fa7..ab088ef33 100644 --- a/kutils/kfind.h +++ b/kutils/kfind.h @@ -104,7 +104,7 @@ class KUTILS_EXPORT KFind : public TQObject { Q_OBJECT - TQ_OBJECT + public: |