lpcmanager
Clone
Summary
Browse
Changes
Graph
FW updater: fix update operation timeout to accomodate new 1GB images.
6 months ago, Tomaz Orac
1b1347891896
FW updater: fix update operation timeout to accomodate new 1GB images.
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor