mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 18:01:56 +00:00
improve auto updater now just needs 1 exe
This commit is contained in:
parent
6768994302
commit
e575a7a3d5
4 changed files with 12 additions and 2 deletions
|
@ -142,6 +142,8 @@
|
|||
#undef None
|
||||
#endif
|
||||
|
||||
#include <qprocess.h>
|
||||
|
||||
#if defined(__unix__) || defined(__unix) || defined(__APPLE__)
|
||||
void MainWindow::OnSignal()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue