Get it compiling, linking till fails though
This commit is contained in:
parent
d118fed5c2
commit
eb889b9b86
2 changed files with 4 additions and 2 deletions
|
@ -90,7 +90,7 @@ class NativeImage : public mate::Wrappable<NativeImage> {
|
|||
gfx::Size GetSize();
|
||||
float GetAspectRatio();
|
||||
|
||||
void OnIconLoaded(v8::Isolate* isolate,
|
||||
static void OnIconLoaded(v8::Isolate* isolate,
|
||||
const IconLoadedCallback& callback,
|
||||
gfx::Image& image);
|
||||
// Mark the image as template image.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue