summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/history/historypreferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/history/historypreferences.h')
-rw-r--r--kopete/plugins/history/historypreferences.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/plugins/history/historypreferences.h b/kopete/plugins/history/historypreferences.h
index bed6de7b..848580b2 100644
--- a/kopete/plugins/history/historypreferences.h
+++ b/kopete/plugins/history/historypreferences.h
@@ -29,8 +29,9 @@ class HistoryPrefsUI;
class HistoryPreferences : public KCModule
{
Q_OBJECT
+ TQ_OBJECT
public:
- HistoryPreferences(TQWidget *parent=0, const char* name=0,
+ HistoryPreferences(TQWidget *tqparent=0, const char* name=0,
const TQStringList &args = TQStringList());
~HistoryPreferences();