@samo79 @acefnq
On OS4Depot :
"Native Menus" fixed for QSoloCards . * Fixed freeze when using Qt Prefs "Native Menus"
It seems that setMenuBar() function freeze the system when called with Qt Prefs "Native Menus" ON, but this function is mandatory if not using "Native Menus".
Therefore, now, QSoloCards scans for Qt prefs.xml to determine if setMenuBar() is needed or not.
Finally, menu works for each case !
Thanks to acefnq and Samo79 for bug report
* Removed a debug when playing Spider game
And sounds added to QNetWalk and useless dependencies removed
* Added sounds using Datatype Sound procedure
* Removed useless dependance for QSound (FLAC, Vorbis...)
Thanks to Samir 'Samo79' Hawamdeh for the bug report