-
David Greeson authored
The `QDesktop` widget does not appear to exist in the Windows library. I don't need to force it to go to the center of the screen anyway so I just removed that piece of code. `mkdir` needs only 1 argument for windows since there is no concept of permissions like in linux. So I added a preprocessor instruction to pick the correct call to `mkdir` based on the operating system.
b8e25396