diff options
Diffstat (limited to 'kopete/plugins/highlight/highlightpreferences.h')
-rw-r--r-- | kopete/plugins/highlight/highlightpreferences.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/highlight/highlightpreferences.h b/kopete/plugins/highlight/highlightpreferences.h index b5cfed0c..6da535ce 100644 --- a/kopete/plugins/highlight/highlightpreferences.h +++ b/kopete/plugins/highlight/highlightpreferences.h @@ -30,7 +30,7 @@ class TQListViewItem; */ class HighlightPreferences : public TDECModule { - Q_OBJECT + TQ_OBJECT public: |