summaryrefslogtreecommitdiffstats
path: root/kontact/interfaces/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/interfaces/core.h')
-rw-r--r--kontact/interfaces/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/interfaces/core.h b/kontact/interfaces/core.h
index b060cc8a..d43e78f5 100644
--- a/kontact/interfaces/core.h
+++ b/kontact/interfaces/core.h
@@ -80,7 +80,7 @@ class KDE_EXPORT Core : public KParts::MainWindow
void dayChanged( const TQDate& );
protected:
- Core( TQWidget *tqparentWidget = 0, const char *name = 0 );
+ Core( TQWidget *parentWidget = 0, const char *name = 0 );
TQString lastErrorMessage() const;