mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-13 11:38:24 -04:00
Collect effects errors to show on summary window
This commit is contained in:
@@ -40,8 +40,7 @@
|
||||
|
||||
#include "GuiApplication.h"
|
||||
|
||||
|
||||
bool Engine::s_suppressMessages = false;
|
||||
bool Engine::s_hasGUI = true;
|
||||
float Engine::s_framesPerTick;
|
||||
Mixer* Engine::s_mixer = NULL;
|
||||
FxMixer * Engine::s_fxMixer = NULL;
|
||||
|
||||
Reference in New Issue
Block a user