configuration: Use buttons instead of highlights

Only for updated configs at the moment
This commit is contained in:
lat9nq
2023-05-08 14:11:45 -04:00
parent d72ff01726
commit 39a1ffbb91
9 changed files with 204 additions and 103 deletions

View File

@ -85,6 +85,7 @@ private:
const Core::System& system;
const ConfigurationShared::TranslationMap& translations;
QPushButton* api_restore_global_button;
QComboBox* vulkan_device_combobox;
QComboBox* api_combobox;
QComboBox* shader_backend_combobox;