Looking good.
There are only two minor points in test-music-scope.cpp that are not related to this MR but let's fix them at the same time. On line 34 NULL is used instead of nullptr and MusicScopeTest has virtual functions but not a virtual destructor.
« Back to merge proposal
Looking good.
There are only two minor points in test-music- scope.cpp that are not related to this MR but let's fix them at the same time. On line 34 NULL is used instead of nullptr and MusicScopeTest has virtual functions but not a virtual destructor.