mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 21:47:53 +00:00
Less hacky Win32 API use
This commit is contained in:
@@ -22,7 +22,6 @@ class VSTEditor : public AEffEditor
|
||||
ERect m_windowRect = {0, 0, 420, 600};
|
||||
|
||||
HWND m_rootView = 0;
|
||||
HWND m_collectionHeader = 0;
|
||||
HWND m_collectionTree = 0;
|
||||
HWND m_collectionAdd = 0;
|
||||
HWND m_collectionRemove = 0;
|
||||
|
||||
Reference in New Issue
Block a user