mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
c07cd440cd
Need to split arguments manually because QProcess::startDetached(QString) will strip off empty parameters. E.g. `python.exe "1" "" "3"` will become `python.exe "1" "3"`. Closes #8454. |
||
---|---|---|
.. | ||
qtsingleapplication | ||
app.pri | ||
application.cpp | ||
application.h | ||
CMakeLists.txt | ||
cmdoptions.cpp | ||
cmdoptions.h | ||
filelogger.cpp | ||
filelogger.h | ||
main.cpp | ||
stacktrace_win_dlg.h | ||
stacktrace_win_dlg.ui | ||
stacktrace_win.h | ||
stacktrace.h | ||
upgrade.h |