mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
DolphinQt: Saving and restoring NetPlay Session Browser dialog's settings.
This commit is contained in:
@ -46,6 +46,9 @@ private:
|
||||
|
||||
void OnSelectionChanged();
|
||||
|
||||
void SaveSettings() const;
|
||||
void RestoreSettings();
|
||||
|
||||
QComboBox* m_region_combo;
|
||||
QLabel* m_status_label;
|
||||
QPushButton* m_button_refresh;
|
||||
|
Reference in New Issue
Block a user