diff options
Diffstat (limited to 'kmail/snippetwidget.h')
-rw-r--r-- | kmail/snippetwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/snippetwidget.h b/kmail/snippetwidget.h index 90ee88954..ea9f5d247 100644 --- a/kmail/snippetwidget.h +++ b/kmail/snippetwidget.h @@ -44,7 +44,7 @@ tooltips which contains the text of the snippet */ class SnippetWidget : public TDEListView, public TQToolTip { - Q_OBJECT + TQ_OBJECT public: |