lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT: typo fix in SmartehCloud support
17 months ago, Edouard Tisserant
ea3e1f720ccc
MQTT: typo fix in SmartehCloud support
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor