From: duplo Date: Wed, 17 Dec 2008 16:15:12 +0000 (+0000) Subject: Add the CPU select page X-Git-Tag: 2.1.0~618 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=0dc6365f51734b17c163970c644fca489b7f1efa;p=bertos.git Add the CPU select page git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2064 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/wizard/BCpuPage.py b/wizard/BCpuPage.py new file mode 100644 index 00000000..8547f42a --- /dev/null +++ b/wizard/BCpuPage.py @@ -0,0 +1,19 @@ +#!/usr/bin/env python +# encoding: utf-8 +# +# Copyright 2008 Develer S.r.l. (http://www.develer.com/) +# All rights reserved. +# +# $Id:$ +# +# Author: Lorenzo Berni +# + +from BWizardPage import * + +class BCpuPage(BWizardPage): + + def __init__(self): + BWizardPage.__init__(self, "cpu_select.ui") + self.setTitle(self.tr("Select the CPU")) + \ No newline at end of file diff --git a/wizard/cpu_select.ui b/wizard/cpu_select.ui index d083ab9a..78fd95e2 100644 --- a/wizard/cpu_select.ui +++ b/wizard/cpu_select.ui @@ -5,12 +5,12 @@ 0 0 - 640 - 480 + 280 + 216 - + 0 0 @@ -18,29 +18,11 @@ Form - - - - 190 - 40 - 256 - 192 - - - - - - - 520 - 420 - 113 - 32 - - - - PushButton - - + + + + +