Move the editor handling back to Vst2Bridge

Since we can have multiple editors in Vst3Bridge.
This commit is contained in:
Robbert van der Helm
2020-12-19 19:56:49 +01:00
parent b422f6fd42
commit a724b378fe
8 changed files with 62 additions and 38 deletions
+1
View File
@@ -27,6 +27,7 @@
#include <thread>
#include "../common/logging/common.h"
#include "../utils.h"
#include "common.h"
/**