新增mixer控件
This commit is contained in:
@@ -76,7 +76,6 @@ void window_manager::destroy_plugin_window(plugin_host* host) {
|
||||
}
|
||||
|
||||
void window_manager::update() {
|
||||
// glfwPollEvents();
|
||||
for (auto& info : host_infos_) {
|
||||
if (!info.second.window) {
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user