mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-11 00:36:35 -05:00
configuration: Use buttons instead of highlights
Only for updated configs at the moment
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user