From fc11878a40ccc81423a8f223942b89597f2fffb6 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Fri, 9 Dec 2005 11:36:10 +0000 Subject: some fixes and improvements for the start-wizard --- lib/python/Screens/Wizard.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/python') diff --git a/lib/python/Screens/Wizard.py b/lib/python/Screens/Wizard.py index 055bdf27..7687f44d 100644 --- a/lib/python/Screens/Wizard.py +++ b/lib/python/Screens/Wizard.py @@ -24,8 +24,8 @@ class WelcomeWizard(Screen, HelpableScreen): - - + + """ class parseWizard(ContentHandler): -- cgit v1.2.3