From: duplo Date: Thu, 22 Oct 2009 13:08:22 +0000 (+0000) Subject: Add default text for the CPU description in the CPU selection page X-Git-Tag: 2.4.0~106 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=03a831bf368e779ec42cb373d62d054d40efbdaa;p=bertos.git Add default text for the CPU description in the CPU selection page git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3091 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/wizard/BCpuPage.py b/wizard/BCpuPage.py index 8ebaf412..ce854bb2 100644 --- a/wizard/BCpuPage.py +++ b/wizard/BCpuPage.py @@ -93,8 +93,6 @@ class BCpuPage(BWizardPage): Overload of the BWizardPage setupUi method. """ self.pageContent.cpuList.setSortingEnabled(True) - self.pageContent.descriptionLabel.setVisible(False) - self.pageContent.descriptionLabel.setText("") self.pageContent.frequencyLabel.setVisible(False) self.pageContent.frequencySpinBox.setVisible(False) diff --git a/wizard/ui/cpu_select.ui b/wizard/ui/cpu_select.ui index f778809d..7454404b 100644 --- a/wizard/ui/cpu_select.ui +++ b/wizard/ui/cpu_select.ui @@ -35,7 +35,7 @@ - + Select a CPU from the list...