diff options
Diffstat (limited to 'kdeui/kcompletionbox.h')
-rw-r--r-- | kdeui/kcompletionbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kcompletionbox.h b/kdeui/kcompletionbox.h index 2b536d172..4e981bf86 100644 --- a/kdeui/kcompletionbox.h +++ b/kdeui/kcompletionbox.h @@ -23,7 +23,7 @@ #ifndef KCOMPLETIONBOX_H #define KCOMPLETIONBOX_H -class QEvent; +class TQEvent; #include <tqstringlist.h> #include <klistbox.h> |