summaryrefslogtreecommitdiffstats
path: root/kmail/simplestringlisteditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/simplestringlisteditor.h')
-rw-r--r--kmail/simplestringlisteditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/simplestringlisteditor.h b/kmail/simplestringlisteditor.h
index 49169f7a6..cb28d57bd 100644
--- a/kmail/simplestringlisteditor.h
+++ b/kmail/simplestringlisteditor.h
@@ -47,7 +47,7 @@ class TQPushButton;
class SimpleStringListEditor : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
enum ButtonCode {
None = 0x00, Add = 0x01,