📝 Typo!

This commit is contained in:
Felix Rieseberg 2017-10-31 08:38:33 -07:00 committed by GitHub
parent 91414dde62
commit 08b8f2df55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,7 +118,7 @@ void NativeWindow::InitFromOptions(const mate::Dictionary& options) {
if (options.Get(options::kX, &x) && options.Get(options::kY, &y)) {
SetPosition(gfx::Point(x, y));
#if DEFINEED(OS_WIN)
#if DEFINED(OS_WIN)
// Dirty, dirty workaround for
// https://github.com/electron/electron/issues/10862
// Somehow, we need to call `SetBounds` twice to get