Code Blocks are now their own QDialog to try and reduce risk of getting trapped in / bleeding in/out of text in code blocks.
This commit is contained in:
parent
7a207df0f3
commit
57f11abb99
7 changed files with 429 additions and 203 deletions
|
|
@ -289,5 +289,6 @@
|
|||
"friday": "Friday",
|
||||
"saturday": "Saturday",
|
||||
"sunday": "Sunday",
|
||||
"day": "Day"
|
||||
"day": "Day",
|
||||
"edit_code_block": "Edit code block"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue