mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
DolphinQt: Saving and restoring NetPlay Session Browser dialog's settings.
This commit is contained in:
parent
907b1302b0
commit
16f0864a4f
3 changed files with 59 additions and 0 deletions
|
@ -46,6 +46,9 @@ private:
|
|||
|
||||
void OnSelectionChanged();
|
||||
|
||||
void SaveSettings() const;
|
||||
void RestoreSettings();
|
||||
|
||||
QComboBox* m_region_combo;
|
||||
QLabel* m_status_label;
|
||||
QPushButton* m_button_refresh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue