diff options
Diffstat (limited to 'konqueror/shellcmdplugin/kshellcmdplugin.h')
-rw-r--r-- | konqueror/shellcmdplugin/kshellcmdplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmdplugin.h b/konqueror/shellcmdplugin/kshellcmdplugin.h index 16874adc0..df11b7918 100644 --- a/konqueror/shellcmdplugin/kshellcmdplugin.h +++ b/konqueror/shellcmdplugin/kshellcmdplugin.h @@ -24,7 +24,7 @@ class KShellCmdPlugin : public KParts::Plugin { - Q_OBJECT + TQ_OBJECT public: KShellCmdPlugin( TQObject* parent, const char* name, const TQStringList & ); ~KShellCmdPlugin() {} |