Add a todo for decoupling Editor from VST2

This commit is contained in:
Robbert van der Helm
2020-12-02 00:06:46 +01:00
parent eeb6acf8dd
commit 41da621e29
+3 -1
View File
@@ -84,7 +84,9 @@ class WindowClass {
* window without using XEmbed. If anyone knows how to work around these two
* issues, please let me know and I'll switch to using XEmbed again.
*
* This workaround was inspired by LinVST.
* This workaround was inspired by LinVst.
*
* TODO: Decouple this from VST2
*/
class Editor {
public: