Force default format of settings in windows to ini format.

Fixes #69 (closed). when qtemu is ran on windows (tested on windows 10) it seems that it tries to find the settings as a file, instead of looking in the registry, resulting for the spam you see in #69 (closed). This MR forces ini format for QSettings for windows systems. fixing that issue.

Merge request reports

Loading