etherlab/ConfigEditor.py
changeset 2356 c26e0c66d8d5
parent 2355 fec77f2b9e07
child 2358 8e5a9830867e
--- a/etherlab/ConfigEditor.py	Fri Sep 28 17:20:11 2018 +0300
+++ b/etherlab/ConfigEditor.py	Fri Sep 28 17:48:10 2018 +0300
@@ -1054,7 +1054,7 @@
                 maxx / SCROLLBAR_UNIT, maxy / SCROLLBAR_UNIT, posx, posy)
         event.Skip()
 
-    #def OnButtonClick(self, event):
+    # def OnButtonClick(self, event):
     #    self.MasterState = self.Controler.getMasterState()
     #    if self.MasterState:
     #        self.Phase.SetValue(self.MasterState["phase"])