mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Host: Rename JitCacheInvalidation
There are two hard problems in computer science...
This commit is contained in:
parent
8925ddf45f
commit
3d9c728910
15 changed files with 21 additions and 21 deletions
|
@ -106,7 +106,7 @@ private:
|
|||
void Hide();
|
||||
|
||||
// Conditionally connected slots (external signals)
|
||||
void OnJitCacheCleared();
|
||||
void OnJitCacheInvalidation();
|
||||
void OnJitProfileDataWiped();
|
||||
void OnUpdateDisasmDialog();
|
||||
void OnPPCSymbolsUpdated();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue