diff options
Diffstat (limited to 'kopete/plugins/history/historypreferences.h')
-rw-r--r-- | kopete/plugins/history/historypreferences.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/history/historypreferences.h b/kopete/plugins/history/historypreferences.h index d0dfa920..d230b208 100644 --- a/kopete/plugins/history/historypreferences.h +++ b/kopete/plugins/history/historypreferences.h @@ -26,7 +26,7 @@ class HistoryPrefsUI; /** * @author Stefan Gehn */ -class HistoryPreferences : public KCModule +class HistoryPreferences : public TDECModule { Q_OBJECT |