From: duplo Date: Mon, 20 Jul 2009 14:26:22 +0000 (+0000) Subject: Aggiunta newline X-Git-Tag: 2.2.0~210 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=53927601d447bf0a4086626e420ac8daa42c85f6;p=bertos.git Aggiunta newline git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2758 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/wizard/BCpuPage.py b/wizard/BCpuPage.py index 6264b7b3..ff0710c3 100644 --- a/wizard/BCpuPage.py +++ b/wizard/BCpuPage.py @@ -174,4 +174,4 @@ class BCpuPage(BWizardPage): self.pageContent.cpuList.setCurrentItem(elements[0]) def setFrequency(self, frequency): - self.pageContent.frequencySpinBox.setValue(long(frequency)) \ No newline at end of file + self.pageContent.frequencySpinBox.setValue(long(frequency))