summaryrefslogtreecommitdiffstats
path: root/kmail/snippetwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/snippetwidget.h')
-rw-r--r--kmail/snippetwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/snippetwidget.h b/kmail/snippetwidget.h
index 45d684ec8..120f64ad1 100644
--- a/kmail/snippetwidget.h
+++ b/kmail/snippetwidget.h
@@ -45,7 +45,7 @@ tooltips which contains the text of the snippet
class SnippetWidget : public KListView, public TQToolTip
{
Q_OBJECT
- TQ_OBJECT
+
public:
SnippetWidget(KMEdit* editor, KActionCollection* actionCollection, TQWidget* parent = 0);