summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/newsticker/newsticker_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/newsticker/newsticker_plugin.h')
-rw-r--r--kontact/plugins/newsticker/newsticker_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/newsticker/newsticker_plugin.h b/kontact/plugins/newsticker/newsticker_plugin.h
index b3c0b651..e651e7dd 100644
--- a/kontact/plugins/newsticker/newsticker_plugin.h
+++ b/kontact/plugins/newsticker/newsticker_plugin.h
@@ -31,7 +31,7 @@ class NewsTickerPlugin : public Kontact::Plugin
NewsTickerPlugin( Kontact::Core *core, const char *name, const TQStringList& );
NewsTickerPlugin();
- virtual Kontact::Summary *createSummaryWidget( TQWidget* parentWidget );
+ virtual Kontact::Summary *createSummaryWidget( TQWidget* tqparentWidget );
protected:
virtual KParts::ReadOnlyPart* createPart() { return 0L; }