reVeno/Source/Veno/Core/PresetManager.h
2020-06-13 10:56:20 +02:00

15 lines
163 B
C++

//
// Created by versustune on 11.06.20.
//
#ifndef VENO_PRESETMANAGER_H
#define VENO_PRESETMANAGER_H
class PresetManager {
};
#endif //VENO_PRESETMANAGER_H