wizards/com/sun/star/wizards/letter/LetterWizardDialog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e25bf8505cfaa3599c2e78a7c56729280f27373e Author: Julien Nabet <serval2...@yahoo.fr> Date: Mon Feb 20 23:25:53 2017 +0100 Import UIConsts to use INFOIMAGEURL Regression from https://cgit.freedesktop.org/libreoffice/core/commit/?id=8911c7e177dcc2e9b5a9efcc308395081855b21f Change-Id: I4f25b5df6a657ad22080b039eaa1746ce4b82b9a Reviewed-on: https://gerrit.libreoffice.org/34495 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialog.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialog.py index d28496d..bbd14c1 100644 --- a/wizards/com/sun/star/wizards/letter/LetterWizardDialog.py +++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialog.py @@ -18,7 +18,7 @@ from .LetterWizardDialogConst import LetterWizardDialogConst, HIDMAIN, HID from .LetterWizardDialogResources import LetterWizardDialogResources from ..common.HelpIds import HelpIds -from ..ui.WizardDialog import WizardDialog, uno, PropertyNames +from ..ui.WizardDialog import WizardDialog, uno, UIConsts, PropertyNames from com.sun.star.awt.FontUnderline import SINGLE _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits