summaryrefslogtreecommitdiffstats
path: root/akregator/src/tagpropertiesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/tagpropertiesdialog.h')
-rw-r--r--akregator/src/tagpropertiesdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/tagpropertiesdialog.h b/akregator/src/tagpropertiesdialog.h
index 3665bbe4..1dffd8da 100644
--- a/akregator/src/tagpropertiesdialog.h
+++ b/akregator/src/tagpropertiesdialog.h
@@ -38,7 +38,7 @@ class TagPropertiesDialog : public KDialogBase
public:
- TagPropertiesDialog(TQWidget *tqparent=0, const char *name=0);
+ TagPropertiesDialog(TQWidget *parent=0, const char *name=0);
virtual ~TagPropertiesDialog();
void setTag(const Tag& tag);