summaryrefslogtreecommitdiffstats
path: root/kmail/undostack.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/undostack.h')
-rw-r--r--kmail/undostack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/undostack.h b/kmail/undostack.h
index d1e9408aa..1debbf107 100644
--- a/kmail/undostack.h
+++ b/kmail/undostack.h
@@ -44,7 +44,7 @@ public:
class UndoStack : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
UndoStack(int size);