Attempted fix of the fix.

This commit is contained in:
OBattler
2022-07-31 23:37:24 +02:00
parent 16f7460c73
commit f3db64317c
3 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,8 @@
class MediaMenu;
class RendererStack;
extern std::atomic<bool> blitDummied{false};
namespace Ui {
class MainWindow;
}