mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
BranchWatchDialog: Disconnect Slots When Hidden
This commit is contained in:
@ -98,6 +98,10 @@ private:
|
||||
void OnTableSetBreakpointLog();
|
||||
void OnTableSetBreakpointBoth();
|
||||
|
||||
void ConnectSlots();
|
||||
void DisconnectSlots();
|
||||
void Show();
|
||||
void Hide();
|
||||
void LoadQSettings();
|
||||
void SaveQSettings() const;
|
||||
|
||||
|
Reference in New Issue
Block a user