]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blob - run.py
Leave application correctly when clicking on the cross button
[perso/Immae/Projets/Python/MusicSampler.git] / run.py
1 import music_sampler
2
3 music_sampler.app.main()