summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/knotes/summarywidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/knotes/summarywidget.h')
-rw-r--r--kontact/plugins/knotes/summarywidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/knotes/summarywidget.h b/kontact/plugins/knotes/summarywidget.h
index 97ccd094..088bdea3 100644
--- a/kontact/plugins/knotes/summarywidget.h
+++ b/kontact/plugins/knotes/summarywidget.h
@@ -46,7 +46,7 @@ class KNotesSummaryWidget : public Kontact::Summary
TQ_OBJECT
public:
- KNotesSummaryWidget( Kontact::Plugin *plugin, TQWidget *tqparent, const char *name = 0 );
+ KNotesSummaryWidget( Kontact::Plugin *plugin, TQWidget *parent, const char *name = 0 );
void updateSummary( bool force = false ) { Q_UNUSED( force ); updateView(); }