Get it compiling, linking till fails though

This commit is contained in:
Yury Solovyov 2016-10-30 14:56:22 +03:00 committed by Kevin Sawicki
parent d118fed5c2
commit eb889b9b86
2 changed files with 4 additions and 2 deletions

View file

@ -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.