зеркало из https://github.com/electron/electron.git
BuildPrototype should not be empty
This commit is contained in:
Родитель
13f8599ba1
Коммит
d72a0e452f
|
@ -53,6 +53,7 @@ v8::Local<v8::Value> PowerMonitor::Create(v8::Isolate* isolate) {
|
|||
// static
|
||||
void PowerMonitor::BuildPrototype(
|
||||
v8::Isolate* isolate, v8::Local<v8::ObjectTemplate> prototype) {
|
||||
mate::ObjectTemplateBuilder(isolate, prototype);
|
||||
}
|
||||
|
||||
} // namespace api
|
||||
|
|
Загрузка…
Ссылка в новой задаче