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 3110d3dd6..3720f7031 100644 --- a/tdeui/kbugreport.h +++ b/tdeui/kbugreport.h @@ -42,7 +42,7 @@ class KBugReportPrivate; */ class TDEUI_EXPORT KBugReport : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: /** * Creates a bug-report dialog. |