mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
DolphinQt: Fix "Default" and "Clear" buttons not updating the displayed extension.
This commit is contained in:
@ -23,7 +23,7 @@ private:
|
||||
void CreateMainLayout();
|
||||
void Connect(MappingWindow* window);
|
||||
void OnAttachmentChanged(int index);
|
||||
void Update();
|
||||
void ConfigChanged();
|
||||
|
||||
// Extensions
|
||||
QComboBox* m_extension_combo;
|
||||
|
Reference in New Issue
Block a user