mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
BranchWatchDialog: Refactor For LoadQSettings / SaveQSettings
This commit is contained in:
@ -98,7 +98,8 @@ private:
|
||||
void OnTableSetBreakpointLog();
|
||||
void OnTableSetBreakpointBoth();
|
||||
|
||||
void SaveSettings();
|
||||
void LoadQSettings();
|
||||
void SaveQSettings() const;
|
||||
|
||||
public:
|
||||
// TODO: Step doesn't cause EmulationStateChanged to be emitted, so it has to call this manually.
|
||||
|
Reference in New Issue
Block a user