Add line wrap indentation

This commit is contained in:
2022-12-26 19:17:00 +00:00
parent 6fac08414b
commit b1814e967c
3 changed files with 10 additions and 5 deletions

View File

@ -91,9 +91,6 @@ font: 11pt &quot;UbuntuMono NF&quot;;</string>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>