summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/msginputdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/gui/msginputdialog.h')
-rw-r--r--kbugbuster/gui/msginputdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/msginputdialog.h b/kbugbuster/gui/msginputdialog.h
index ed7576e0..02d89e3d 100644
--- a/kbugbuster/gui/msginputdialog.h
+++ b/kbugbuster/gui/msginputdialog.h
@@ -12,7 +12,7 @@ class TDEListBox;
class MsgInputDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum MessageType{ Close, Reply, ReplyPrivate };