gui2/lua_interpreter: Use monospaced textbox for code input
This commit is contained in:
parent
3ddbeb0b1e
commit
1f97941a33
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
|
||||
[text_box]
|
||||
id = "text_entry"
|
||||
definition = "default"
|
||||
definition = "verbatim"
|
||||
history = "lua_text_entry"
|
||||
[/text_box]
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue