diff options
Diffstat (limited to 'kdecore/kprocctrl.h')
-rw-r--r-- | kdecore/kprocctrl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kprocctrl.h b/kdecore/kprocctrl.h index 3af87fff5..69182a344 100644 --- a/kdecore/kprocctrl.h +++ b/kdecore/kprocctrl.h @@ -24,7 +24,7 @@ #include "kprocess.h" -class QSocketNotifier; +class TQSocketNotifier; /** * @short Used internally by KProcess |