mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Implement popup for metacache
someone in the Discord ran into an issue somewhat related to the metacache button not working (folder in use err), so this warning makes it more obvious when this happens, though it would be better to find out why it ran into a process conflict Signed-off-by: Soup <43444191+Soup-64@users.noreply.github.com>
This commit is contained in:
parent
c1b460fa05
commit
b9a1fa3645
4 changed files with 10 additions and 4 deletions
|
|
@ -55,6 +55,7 @@
|
|||
#include "DesktopServices.h"
|
||||
#include "PSaveFile.h"
|
||||
#include "StringUtils.h"
|
||||
#include "ui/dialogs/CustomMessageBox.h"
|
||||
|
||||
#if defined Q_OS_WIN32
|
||||
#define NOMINMAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue