summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2012-10-15 20:14:59 +0200
committerXisco Fauli <anistenis@gmail.com>2012-10-15 23:58:15 +0200
commit299b38e93306f863d24f33aa03bd3af097e216ef (patch)
tree14f0a2c6fd32b53a4ef054e70d59f07e6f76f77d /wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
parent201788d30508b7b9e04bdbd82ac10998fa8bd570 (diff)
pyletter: Add missed listener
Change-Id: I10cb982ea00b3cc04dde68d55857577657ebd380
Diffstat (limited to 'wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py')
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
index c1a8e48b7419..fc1abe8c8534 100644
--- a/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
+++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
@@ -708,7 +708,6 @@ class FaxWizardDialogImpl(FaxWizardDialog):
Helper.setUnoPropertyValue(BPaperItem,
PropertyNames.PROPERTY_ENABLED, False)
-
def validatePath(self):
if self.myPathSelection.usedPathPicker:
self.filenameChanged = True