mirror of
https://github.com/electron/electron.git
synced 2026-01-24 14:57:58 -05:00
🔥 build warning on Win32
This commit is contained in:
@@ -267,6 +267,7 @@ v8::Local<v8::Value> NativeImage::AsNativeRepresentation(
|
||||
ptr = reinterpret_cast<void*>(image_.AsNSImage());
|
||||
break;
|
||||
#endif
|
||||
case NativeRepresentation::INVALID:
|
||||
default:
|
||||
args->ThrowError();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user