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 597564f4..601a05e5 100644 --- a/kopete/plugins/highlight/highlightpreferences.h +++ b/kopete/plugins/highlight/highlightpreferences.h @@ -29,7 +29,7 @@ class TQListViewItem; *@author Olivier Goffart */ -class HighlightPreferences : public KCModule { +class HighlightPreferences : public TDECModule { Q_OBJECT public: |