summaryrefslogtreecommitdiffstats
path: root/konqueror/shellcmdplugin/kshellcmdplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/shellcmdplugin/kshellcmdplugin.h')
-rw-r--r--konqueror/shellcmdplugin/kshellcmdplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmdplugin.h b/konqueror/shellcmdplugin/kshellcmdplugin.h
index 3e1415803..f942c82bf 100644
--- a/konqueror/shellcmdplugin/kshellcmdplugin.h
+++ b/konqueror/shellcmdplugin/kshellcmdplugin.h
@@ -26,7 +26,7 @@ class KShellCmdPlugin : public KParts::Plugin
{
Q_OBJECT
public:
- KShellCmdPlugin( QObject* parent, const char* name, const QStringList & );
+ KShellCmdPlugin( TQObject* parent, const char* name, const TQStringList & );
~KShellCmdPlugin() {}
public slots: