mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 04:27:45 -07:00
Stuff.
Took 53 seconds
This commit is contained in:
parent
752468c2de
commit
b8a2a41f6e
1 changed files with 4 additions and 0 deletions
|
|
@ -229,6 +229,10 @@ void DlgUpdate::downloadSuccessful(const QUrl &filepath)
|
||||||
|
|
||||||
bool launched = false;
|
bool launched = false;
|
||||||
|
|
||||||
|
qInfo() << installer;
|
||||||
|
qInfo() << installDir;
|
||||||
|
qInfo() << args;
|
||||||
|
|
||||||
#if defined(Q_OS_WIN)
|
#if defined(Q_OS_WIN)
|
||||||
SHELLEXECUTEINFOW sei = {};
|
SHELLEXECUTEINFOW sei = {};
|
||||||
sei.cbSize = sizeof(sei);
|
sei.cbSize = sizeof(sei);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue