summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2012-10-16 22:18:13 +0200
committerXisco Fauli <anistenis@gmail.com>2012-10-16 23:40:39 +0200
commit0d8e34f6f6287d61a7381987baafaa3166264a4e (patch)
tree708241a0ca08956e31d117418adab07753644ccf /wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
parent2330695f0582a270c05fa19d45fc21c0dc6b62d1 (diff)
pyletter: get rid of import *
Change-Id: Ice6299ebae3ff9a477f272fff3473c446f927f7f
Diffstat (limited to 'wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py')
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
index 58bef59f34d2..8e0a0162b2ba 100644
--- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
+++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
@@ -15,7 +15,7 @@
# except in compliance with the License. You may obtain a copy of
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
-from wizards.common.Resource import Resource
+from ..common.Resource import Resource
class LetterWizardDialogResources(Resource):