summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/ui/progressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/ui/progressdialog.h')
-rw-r--r--certmanager/lib/ui/progressdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/ui/progressdialog.h b/certmanager/lib/ui/progressdialog.h
index eb1b95b7..65ac78f9 100644
--- a/certmanager/lib/ui/progressdialog.h
+++ b/certmanager/lib/ui/progressdialog.h
@@ -43,8 +43,8 @@ namespace Kleo {
/**
@short A progress dialog for Kleo::Jobs
*/
- class KDE_EXPORT ProgressDialog : public TQProgressDialog {
- Q_OBJECT
+ class TDE_EXPORT ProgressDialog : public TQProgressDialog {
+ TQ_OBJECT
public:
ProgressDialog( Job * job, const TQString & baseText,