-
released this
2017-02-28 11:18:27 +03:00 | 24480 commits to dev since this releaseShellExecute() call reenters Qt event loop, so each time we
schedule a delayed action (like destroying FileLoader) and after
that we call ShellExecute (in psOpenFile) we destroy it inside
this call and can't use it after.So now we perform ShellExecute calls only delayed (using task queue).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)