mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 19:20:59 +00:00
Having this on the stack makes whole-program teardown iffy. Turning it into a Core::Object allows anyone who needs it to extends its lifetime. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| PlaybackManager.cpp | ||
| PlaybackManager.h | ||
| SampleWidget.cpp | ||
| SampleWidget.h | ||
| SoundPlayerWidget.cpp | ||
| SoundPlayerWidget.h | ||