Attempt to automatize the creation of the mk files
[bertos.git] / wizard / BCpuPage.py
index 6264b7b378d4b66605541c18aed4a407067fd56c..ff0710c3c90ca6ac68950ea000dc77c249b19d99 100644 (file)
@@ -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))