summaryrefslogtreecommitdiffstats
path: root/konqueror/shellcmdplugin/kshellcmddialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/shellcmdplugin/kshellcmddialog.h')
-rw-r--r--konqueror/shellcmdplugin/kshellcmddialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmddialog.h b/konqueror/shellcmdplugin/kshellcmddialog.h
index de6d57fee..814d61857 100644
--- a/konqueror/shellcmdplugin/kshellcmddialog.h
+++ b/konqueror/shellcmdplugin/kshellcmddialog.h
@@ -29,7 +29,7 @@ class KShellCommandExecutor;
class KShellCommandDialog:public KDialog
{
- Q_OBJECT
+ TQ_OBJECT
public:
KShellCommandDialog(const TQString& title, const TQString& command, TQWidget* parent=0, bool modal=false);
virtual ~KShellCommandDialog();