mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
qt: hdd fields should not be editable in settings view
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QTableView" name="tableView">
|
||||
<property name="editTriggers">
|
||||
<set>QAbstractItemView::NoEditTriggers</set>
|
||||
</property>
|
||||
<property name="selectionMode">
|
||||
<enum>QAbstractItemView::SingleSelection</enum>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user