diff options
Diffstat (limited to 'tdeui/kbugreport.h')
-rw-r--r-- | tdeui/kbugreport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kbugreport.h b/tdeui/kbugreport.h index d97d760f2..cff575dad 100644 --- a/tdeui/kbugreport.h +++ b/tdeui/kbugreport.h @@ -39,7 +39,7 @@ class KBugReportPrivate; * * @author David Faure <faure@kde.org> */ -class KDEUI_EXPORT KBugReport : public KDialogBase +class TDEUI_EXPORT KBugReport : public KDialogBase { Q_OBJECT public: |