lpcmanager
Clone
Summary
Browse
Changes
Graph
Fix special SmatehCloud topic subscription not happening despite option being selected.
16 months ago, Edouard Tisserant
7d71c2f2a519
Fix special SmatehCloud topic subscription not happening despite option being selected.
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor