Discard all our custom V8 helpers, use native-mate instead.
This commit is contained in:
parent
ef5342b86e
commit
a040a96652
28 changed files with 484 additions and 1552 deletions
|
@ -15,7 +15,7 @@ namespace api {
|
|||
class MenuGtk : public Menu,
|
||||
public ::MenuGtk::Delegate {
|
||||
protected:
|
||||
virtual void Popup(NativeWindow* window) OVERRIDE;
|
||||
virtual void Popup(Window* window) OVERRIDE;
|
||||
|
||||
private:
|
||||
MenuGtk();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue