mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 21:47:53 +00:00
wchar_t support for key path handling functions on Windows
This commit is contained in:
@@ -15,6 +15,7 @@ class VSTBackend;
|
||||
class VSTEditor : public AEffEditor
|
||||
{
|
||||
friend class AudioGroupFilePresenter;
|
||||
friend struct AudioGroupCollection;
|
||||
|
||||
VSTBackend& m_backend;
|
||||
ERect m_windowRect = {0, 0, 420, 600};
|
||||
|
||||
Reference in New Issue
Block a user