Common: Add ProgressCallback class

This commit is contained in:
Connor McLaughlin
2020-03-12 13:54:27 +10:00
parent 8f39a0f154
commit 8028b7b4a3
5 changed files with 524 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ add_library(common
null_audio_stream.cpp
null_audio_stream.h
rectangle.h
progress_callback.cpp
progress_callback.h
state_wrapper.cpp
state_wrapper.h
string.cpp