Move the zoom levels inside the model

This commit is contained in:
Marco Pesenti Gritti
2007-07-02 14:34:41 +02:00
parent 59bf818e99
commit 7024f93a43
10 changed files with 45 additions and 38 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ logger.start('shell')
sys.path.insert(0, env.get_shell_path())
from view.Shell import Shell
from model.ShellModel import ShellModel
from model.shellmodel import ShellModel
from shellservice import ShellService
from intro import intro