diff options
Diffstat (limited to 'tdeui/kprogressbox.h')
-rw-r--r-- | tdeui/kprogressbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kprogressbox.h b/tdeui/kprogressbox.h index 08db1be8a..448b37abe 100644 --- a/tdeui/kprogressbox.h +++ b/tdeui/kprogressbox.h @@ -51,7 +51,7 @@ * @short A dialog with a progress bar and text box. * @author Timothy Pearson */ -class KDEUI_EXPORT KProgressBoxDialog : public KDialogBase +class TDEUI_EXPORT KProgressBoxDialog : public KDialogBase { Q_OBJECT |