summaryrefslogtreecommitdiffstats
path: root/wizards/com/sun/star/wizards/ui/event/DataAware.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/event/DataAware.py')
-rw-r--r--wizards/com/sun/star/wizards/ui/event/DataAware.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/ui/event/DataAware.py b/wizards/com/sun/star/wizards/ui/event/DataAware.py
index 4ffaf902bf39..8a9f08d36e65 100644
--- a/wizards/com/sun/star/wizards/ui/event/DataAware.py
+++ b/wizards/com/sun/star/wizards/ui/event/DataAware.py
@@ -17,8 +17,8 @@
#
import traceback
from abc import ABCMeta, abstractmethod
-from wizards.common.PropertyNames import *
-from wizards.ui.event.CommonListener import *
+from .CommonListener import *
+from ...common.PropertyNames import *
'''
@author rpiterman