Dev branch: Enable Mitsumi CD-ROM in the UI

This commit is contained in:
Alexander Babikov
2025-04-16 20:47:13 +05:00
parent 46978a808c
commit d5cc259d65
5 changed files with 22 additions and 12 deletions

View File

@@ -51,9 +51,6 @@
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_7">
<property name="visible">
<bool>false</bool>
</property>
<property name="text">
<string>CD-ROM Controller:</string>
</property>
@@ -61,9 +58,6 @@
</item>
<item row="2" column="1">
<widget class="QComboBox" name="comboBoxCDInterface">
<property name="visible">
<bool>false</bool>
</property>
<property name="maxVisibleItems">
<number>30</number>
</property>
@@ -71,9 +65,6 @@
</item>
<item row="2" column="2">
<widget class="QPushButton" name="pushButtonCDInterface">
<property name="visible">
<bool>false</bool>
</property>
<property name="text">
<string>Configure</string>
</property>