mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-11 17:28:29 +12:00
GraphicPacksWindow: Disable update button when a game is running (#1137)
This commit is contained in:
parent
111e383d1b
commit
4f3d4624f5
5 changed files with 30 additions and 11 deletions
|
@ -21,6 +21,7 @@ public:
|
|||
~GraphicPacksWindow2();
|
||||
|
||||
static void RefreshGraphicPacks();
|
||||
void UpdateTitleRunning(bool running);
|
||||
|
||||
private:
|
||||
std::string m_filter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue