OSDN Git Service

On systems where the QDesktopServices::MoviesLocation cannot be determined, a bad...
authorlordmulder <mulder2@gmx.de>
Mon, 21 Apr 2014 23:59:12 +0000 (01:59 +0200)
committerlordmulder <mulder2@gmx.de>
Mon, 21 Apr 2014 23:59:12 +0000 (01:59 +0200)
commit04b19f3eccd8b95c86403824ce47d1c911fb6add
tree56ccabb29ab48c48019b7da344c9b01f85b6a779
parent996bff4d948bf34dc6c86fbc832929bccf07eb26
On systems where the QDesktopServices::MoviesLocation cannot be determined, a bad output file path was generated, if no "recent" output directory had been stored yet. The initial output directory will now fall back to QDesktopServices::DesktopLocation or QDesktopServices::HomeLocation, if the QDesktopServices::MoviesLocation is not available. This should fix the issue.
src/model_recently.cpp
src/version.h
src/win_main.cpp
z_build.bat