Add "86Box unit tester" config option + Qt UI checkbox

This is in preparation for making the device actually exist.
This commit is contained in:
GreaseMonkey
2024-01-07 11:21:38 +13:00
parent a1ef3c47fc
commit bf52ef7598
5 changed files with 22 additions and 5 deletions

View File

@@ -190,6 +190,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkBoxUnitTester">
<property name="text">
<string>86Box unit tester</string>
</property>
</widget>
</item>
</layout>
</item>
<item>