summaryrefslogtreecommitdiffstats
path: root/akregator/src/configdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/configdialog.h')
-rw-r--r--akregator/src/configdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/configdialog.h b/akregator/src/configdialog.h
index 670742a9..f6714001 100644
--- a/akregator/src/configdialog.h
+++ b/akregator/src/configdialog.h
@@ -38,7 +38,7 @@ class ConfigDialog : public KConfigDialog
TQ_OBJECT
public:
- ConfigDialog(TQWidget *tqparent, const char *name, KConfigSkeleton *config, DialogType dialogType=IconList, int dialogButtons=Default|Ok|Apply|Cancel|Help, ButtonCode defaultButton=Ok, bool modal=false);
+ ConfigDialog(TQWidget *parent, const char *name, KConfigSkeleton *config, DialogType dialogType=IconList, int dialogButtons=Default|Ok|Apply|Cancel|Help, ButtonCode defaultButton=Ok, bool modal=false);
virtual ~ConfigDialog();