Properly terminate the running app when saving apps
This commit is contained in:
@@ -852,6 +852,7 @@ namespace proc {
|
|||||||
|
|
||||||
void
|
void
|
||||||
refresh(const std::string &file_name) {
|
refresh(const std::string &file_name) {
|
||||||
|
proc.terminate();
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
if (vDisplayDriverStatus != VDISPLAY::DRIVER_STATUS::OK) {
|
if (vDisplayDriverStatus != VDISPLAY::DRIVER_STATUS::OK) {
|
||||||
initVDisplayDriver();
|
initVDisplayDriver();
|
||||||
|
|||||||
Reference in New Issue
Block a user