diff options
Diffstat (limited to 'konqueror/shellcmdplugin/kshellcmdexecutor.h')
-rw-r--r-- | konqueror/shellcmdplugin/kshellcmdexecutor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmdexecutor.h b/konqueror/shellcmdplugin/kshellcmdexecutor.h index 98b733603..616cdbc13 100644 --- a/konqueror/shellcmdplugin/kshellcmdexecutor.h +++ b/konqueror/shellcmdplugin/kshellcmdexecutor.h @@ -26,7 +26,7 @@ class PtyProcess; class TQSocketNotifier; -class KShellCommandExecutor:public QTextView +class KShellCommandExecutor:public TQTextView { Q_OBJECT public: |