diff options
Diffstat (limited to 'kdecore/ksock.h')
-rw-r--r-- | kdecore/ksock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/ksock.h b/kdecore/ksock.h index ab8b8828d..8f2c9280c 100644 --- a/kdecore/ksock.h +++ b/kdecore/ksock.h @@ -40,7 +40,7 @@ #include <sys/un.h> #include <netinet/in.h> -class QSocketNotifier; +class TQSocketNotifier; #ifdef KSOCK_NO_BROKEN // This is here for compatibility with old applications still using the constants |