From 488fe6afce4d0f5322b10ef333fa9e1ae8a286ef Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Tue, 18 Mar 2008 19:33:59 +0100 Subject: Split and renamed gui_helper --- portato/gui/gtk/splash.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'portato/gui/gtk/splash.py') diff --git a/portato/gui/gtk/splash.py b/portato/gui/gtk/splash.py index 0b9a97f..48f8061 100644 --- a/portato/gui/gtk/splash.py +++ b/portato/gui/gtk/splash.py @@ -13,11 +13,10 @@ from __future__ import absolute_import import gtk -import gobject from gettext import lgettext as _ from ...constants import VERSION, APP_ICON -from .basic import Window +from .windows.basic import Window class SplashScreen (Window): -- cgit v1.2.3-70-g09d2