summaryrefslogtreecommitdiffstats
path: root/kaddressbook/views/configuretableviewdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/views/configuretableviewdialog.h')
-rw-r--r--kaddressbook/views/configuretableviewdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/views/configuretableviewdialog.h b/kaddressbook/views/configuretableviewdialog.h
index a0228cba..3533ae0d 100644
--- a/kaddressbook/views/configuretableviewdialog.h
+++ b/kaddressbook/views/configuretableviewdialog.h
@@ -45,7 +45,7 @@ class LookAndFeelPage;
class ConfigureTableViewWidget : public ViewConfigureWidget
{
public:
- ConfigureTableViewWidget( KABC::AddressBook *ab, TQWidget *tqparent, const char *name );
+ ConfigureTableViewWidget( KABC::AddressBook *ab, TQWidget *parent, const char *name );
virtual ~ConfigureTableViewWidget();
virtual void restoreSettings( KConfig* );
@@ -66,7 +66,7 @@ class LookAndFeelPage : public TQWidget
TQ_OBJECT
public:
- LookAndFeelPage( TQWidget *tqparent, const char *name = 0 );
+ LookAndFeelPage( TQWidget *parent, const char *name = 0 );
~LookAndFeelPage() {}
void restoreSettings( KConfig* );