From 574773ac298153b97237b3432b601a83938eaf6b Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Fri, 24 Jan 2014 22:40:45 +0100 Subject: pywizards: update callRemote methods Change-Id: Id4a335b19f48738d0f2a02e3660e57701bbc7ef2 --- wizards/com/sun/star/wizards/common/Resource.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wizards/com/sun/star/wizards/common/Resource.py') diff --git a/wizards/com/sun/star/wizards/common/Resource.py b/wizards/com/sun/star/wizards/common/Resource.py index e35820cf5d8f..472f0543e7e2 100644 --- a/wizards/com/sun/star/wizards/common/Resource.py +++ b/wizards/com/sun/star/wizards/common/Resource.py @@ -16,7 +16,8 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import traceback - +#import uno before importing from VclWindowPeerAttribute +import uno from com.sun.star.awt.VclWindowPeerAttribute import OK class Resource(object): -- cgit v1.2.3