summaryrefslogtreecommitdiffstats
path: root/wizards/com/sun/star/wizards/ui/event/UnoDataAware.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/event/UnoDataAware.py')
-rw-r--r--wizards/com/sun/star/wizards/ui/event/UnoDataAware.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/ui/event/UnoDataAware.py b/wizards/com/sun/star/wizards/ui/event/UnoDataAware.py
index e2cebda8391d..4cc5a3e4f25c 100644
--- a/wizards/com/sun/star/wizards/ui/event/UnoDataAware.py
+++ b/wizards/com/sun/star/wizards/ui/event/UnoDataAware.py
@@ -15,9 +15,9 @@
# 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.ui.event.DataAware import *
-from wizards.ui.event.DataAware import *
-from wizards.common.Helper import *
+from .DataAware import *
+from .DataAware import *
+from ...common.Helper import *
'''
@author rpiterman