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 eada93fe..597564f4 100644 --- a/kopete/plugins/highlight/highlightpreferences.h +++ b/kopete/plugins/highlight/highlightpreferences.h @@ -31,7 +31,7 @@ class TQListViewItem; class HighlightPreferences : public KCModule { Q_OBJECT - TQ_OBJECT + public: HighlightPreferences(TQWidget *parent = 0, const char* name = 0, const TQStringList &args = TQStringList()); |