wip: default callback

This commit is contained in:
Hane 2023-09-01 19:30:04 +02:00
commit 7f05cc09f6
7 changed files with 230 additions and 15 deletions

View file

@ -1,2 +1,4 @@
qmake -o build\Makefile .\qtest.pro
copy /Y /B .\assets\SoundVolumeView.exe .\build\debug
copy /Y /B .\assets\SoundVolumeView.exe .\build\release
mingw32-make.exe -C .\build -f Makefile