Vital
|
#include "JuceHeader.h"
#include "load_save.h"
#include "open_gl_multi_quad.h"
#include "overlay.h"
#include "synth_constants.h"
#include "json/json.h"
Go to the source code of this file.
Classes | |
class | SaveSection |
A UI overlay for saving presets or other files. More... | |
class | SaveSection::Listener |
Interface for objects interested in the result of the save action. More... | |