summaryrefslogtreecommitdiffstats
path: root/kdialog/progressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdialog/progressdialog.h')
-rw-r--r--kdialog/progressdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdialog/progressdialog.h b/kdialog/progressdialog.h
index cdfca1ccb..1cf090081 100644
--- a/kdialog/progressdialog.h
+++ b/kdialog/progressdialog.h
@@ -24,7 +24,7 @@
class ProgressDialog : public KProgressDialog, virtual public ProgressDialogIface
{
- Q_OBJECT
+ TQ_OBJECT
public:
ProgressDialog(TQWidget* parent = 0, const TQString& caption = TQString::null, const TQString& text = TQString::null, int totalSteps = 100);