diff options
Diffstat (limited to 'tdeutils/kfind.h')
-rw-r--r-- | tdeutils/kfind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeutils/kfind.h b/tdeutils/kfind.h index ab088ef33..054eeb259 100644 --- a/tdeutils/kfind.h +++ b/tdeutils/kfind.h @@ -100,7 +100,7 @@ * A "Find Previous" action can simply switch temporarily the value of * FindBackwards and call slotFindNext() - and reset the value afterwards. */ -class KUTILS_EXPORT KFind : +class TDEUTILS_EXPORT KFind : public TQObject { Q_OBJECT |