summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/messageeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/gui/messageeditor.h')
-rw-r--r--kbugbuster/gui/messageeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/messageeditor.h b/kbugbuster/gui/messageeditor.h
index de004511..79d02ccf 100644
--- a/kbugbuster/gui/messageeditor.h
+++ b/kbugbuster/gui/messageeditor.h
@@ -10,7 +10,7 @@ class MessageEditor : public KDialogBase {
Q_OBJECT
TQ_OBJECT
public:
- MessageEditor( TQWidget *tqparent );
+ MessageEditor( TQWidget *parent );
protected slots:
void slotOk();