summaryrefslogtreecommitdiffstats
path: root/konqueror/shellcmdplugin/kshellcmdexecutor.h
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/shellcmdplugin/kshellcmdexecutor.h')
-rw-r--r--konqueror/shellcmdplugin/kshellcmdexecutor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmdexecutor.h b/konqueror/shellcmdplugin/kshellcmdexecutor.h
index db19e4105..98b733603 100644
--- a/konqueror/shellcmdplugin/kshellcmdexecutor.h
+++ b/konqueror/shellcmdplugin/kshellcmdexecutor.h
@@ -24,7 +24,7 @@
#include <tqtextview.h>
class PtyProcess;
-class QSocketNotifier;
+class TQSocketNotifier;
class KShellCommandExecutor:public QTextView
{