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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/progressdialog.h b/certmanager/lib/ui/progressdialog.h
index 35b1886dc..65ac78f91 100644
--- a/certmanager/lib/ui/progressdialog.h
+++ b/certmanager/lib/ui/progressdialog.h
@@ -43,7 +43,7 @@ namespace Kleo {
/**
@short A progress dialog for Kleo::Jobs
*/
- class KDE_EXPORT ProgressDialog : public TQProgressDialog {
+ class TDE_EXPORT ProgressDialog : public TQProgressDialog {
TQ_OBJECT
public: