Fem: Set mesher task panel log text to read-only

This commit is contained in:
marioalexis
2024-11-16 09:57:45 -03:00
committed by Max Wilfinger
parent 38bf51c768
commit f638c38dfd
2 changed files with 6 additions and 0 deletions

View File

@@ -156,6 +156,9 @@
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item row="5" column="0">

View File

@@ -204,6 +204,9 @@
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item row="5" column="0">