mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Restore saving logger settings to .ini
This commit is contained in:
parent
037f0a1803
commit
7de9ff10a8
2 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,7 @@ class LogConfigWindow : public wxPanel
|
|||
{
|
||||
public:
|
||||
LogConfigWindow(wxWindow* parent, wxWindowID id = wxID_ANY);
|
||||
~LogConfigWindow();
|
||||
|
||||
void SaveSettings();
|
||||
void LoadSettings();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue