Finish renaming win32-editor.h

This commit is contained in:
Robbert van der Helm
2020-03-17 22:13:30 +01:00
parent f43c0bc78b
commit f3bf7879c6
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -130,5 +130,5 @@ class PluginBridge {
*/
std::vector<uint8_t> process_buffer;
Win32Editor editor;
Editor editor;
};