summaryrefslogtreecommitdiffstats
path: root/ktnef/gui/attachpropertydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktnef/gui/attachpropertydialog.h')
-rw-r--r--ktnef/gui/attachpropertydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktnef/gui/attachpropertydialog.h b/ktnef/gui/attachpropertydialog.h
index aa5e2bf3a..b390caffe 100644
--- a/ktnef/gui/attachpropertydialog.h
+++ b/ktnef/gui/attachpropertydialog.h
@@ -31,7 +31,7 @@ class TQListViewItem;
class AttachPropertyDialog : public AttachPropertyDialogBase
{
public:
- AttachPropertyDialog(TQWidget *parent = 0, const char *name = 0);
+ AttachPropertyDialog(TQWidget *tqparent = 0, const char *name = 0);
~AttachPropertyDialog();
void setAttachment(KTNEFAttach *attach);