Make Hexdump parsing view read-only (#2434)

This commit is contained in:
Stephan Bridger 2020-09-30 13:15:44 -04:00 committed by GitHub
parent ff609d31b3
commit 38b317e619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -260,6 +260,9 @@
<pointsize>13</pointsize>
</font>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>