Disable editing of math package names in Document Settings

This commit is contained in:
Yuriy Skalko 2020-08-11 11:48:24 +03:00 committed by Juergen Spitzmueller
parent 70eb8c37cb
commit e1dd91e10e

View File

@ -22,6 +22,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>