Return created window (#2081)

This commit is contained in:
CHaBou 2017-08-15 03:29:50 +02:00 committed by Philippe Potvin
parent cd1b8cd064
commit 5d171aa33e

View file

@ -155,6 +155,8 @@ app.on('ready', () => installDevExtensions(isDev).then(() => {
app.quit();
}
});
return hwin;
}
// when opening create a new window