lpcmanager
Clone
Summary
Browse
Changes
Graph
Comment out dead MC8 code
2024-02-20, Edouard Tisserant
968105d8cb36
Comment out dead MC8 code
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor