X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2FBCpuPage.py;h=ff0710c3c90ca6ac68950ea000dc77c249b19d99;hb=80e2a191cbb7412a8d7da7f73c91ed68d0a08c01;hp=6264b7b378d4b66605541c18aed4a407067fd56c;hpb=df3bd7f742da8c015304fa21e01eb966ff76a089;p=bertos.git 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))