修复编译警告,修改get_widget为weak_ptr
This commit is contained in:
parent
322c1a5f37
commit
584e2ea19e
@ -1,4 +1,4 @@
|
||||
#include "audio_device_manager.h"
|
||||
#include "audio_device_manager.h"
|
||||
|
||||
#include "audio/mixer/mixer.h"
|
||||
#include "audio/mixer/mixer_track.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "mixer.h"
|
||||
#include "mixer.h"
|
||||
|
||||
#include "channel_interface.h"
|
||||
#include "channel_node.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "vst2_plugin_host.h"
|
||||
#include "vst2_plugin_host.h"
|
||||
|
||||
#include "audio/device/audio_device_manager.h"
|
||||
#include "audio/mixer/channel_interface.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#pragma once
|
||||
#include <stdexcept>
|
||||
#include "spdlog/spdlog.h"
|
||||
|
||||
|
2
third_party/mempool/mempool/ncx_slab.h
vendored
2
third_party/mempool/mempool/ncx_slab.h
vendored
@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#pragma once
|
||||
|
||||
#include "ncx_core.h"
|
||||
#include "ncx_lock.h"
|
||||
|
2
third_party/rtaudio
vendored
2
third_party/rtaudio
vendored
@ -1 +1 @@
|
||||
Subproject commit cb03db3c7e474c843444631e842468d5b258d095
|
||||
Subproject commit f92c4bc21494e0574695abecbacc67646b033ddf
|
2
third_party/taskflow
vendored
2
third_party/taskflow
vendored
@ -1 +1 @@
|
||||
Subproject commit 7f59941aa0d188d33704665ba6432882f6c96084
|
||||
Subproject commit 1b6cf17bb37741103a67cb3698066b6b80def2e0
|
Loading…
x
Reference in New Issue
Block a user