diff options
Diffstat (limited to 'kdict/dict.h')
-rw-r--r-- | kdict/dict.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/dict.h b/kdict/dict.h index 53e5db3d..64cf25e0 100644 --- a/kdict/dict.h +++ b/kdict/dict.h @@ -23,7 +23,7 @@ #include <tqptrlist.h> #include <tqsocketnotifier.h> -class QSocketNotifier; +class TQSocketNotifier; struct in_addr; |