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 61339290..d0dfa920 100644 --- a/kopete/plugins/history/historypreferences.h +++ b/kopete/plugins/history/historypreferences.h @@ -29,7 +29,7 @@ class HistoryPrefsUI; class HistoryPreferences : public KCModule { Q_OBJECT - TQ_OBJECT + public: HistoryPreferences(TQWidget *parent=0, const char* name=0, const TQStringList &args = TQStringList()); |