Implement IPlugFrame::resizeView()

The base IPlugFrame only contains this single function.
This commit is contained in:
Robbert van der Helm
2020-12-22 15:09:33 +01:00
parent 3bc3409929
commit 656f6d3f6c
8 changed files with 86 additions and 26 deletions
-1
View File
@@ -21,7 +21,6 @@ incomplete list of things that still have to be done before this can be used:
components through message passing proxies
- The rest of `IPlugView`
- `IEditController2`
- `IPlugFrame`
- All other mandatory interfaces
- All other optional interfaces
- Fully implemented: see [this