qt: Add earlier drive checkbox in CD-ROM settings
This commit is contained in:
@@ -28,6 +28,8 @@ private slots:
|
||||
void onFloppyRowChanged(const QModelIndex ¤t);
|
||||
void onCDROMRowChanged(const QModelIndex ¤t);
|
||||
|
||||
void on_checkBoxEarlierDrive_stateChanged(int arg1);
|
||||
|
||||
private:
|
||||
Ui::SettingsFloppyCDROM *ui;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user