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 01e8b958..78136e32 100644
--- a/akregator/src/configdialog.h
+++ b/akregator/src/configdialog.h
@@ -37,7 +37,7 @@ class ConfigDialog : public KConfigDialog
Q_OBJECT
public:
- ConfigDialog(QWidget *parent, 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();