summaryrefslogtreecommitdiffstats
path: root/kaddressbook/keywidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/keywidget.h')
-rw-r--r--kaddressbook/keywidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/keywidget.h b/kaddressbook/keywidget.h
index 7e9a7b28..700a2fc8 100644
--- a/kaddressbook/keywidget.h
+++ b/kaddressbook/keywidget.h
@@ -37,7 +37,7 @@ class KeyWidget : public TQWidget
TQ_OBJECT
public:
- KeyWidget( TQWidget *tqparent, const char *name = 0 );
+ KeyWidget( TQWidget *parent, const char *name = 0 );
~KeyWidget();
void setKeys( const KABC::Key::List &list );