Add a new type of NodeBindings
This commit is contained in:
parent
aac934b34e
commit
b467c3939e
11 changed files with 57 additions and 38 deletions
|
@ -12,7 +12,7 @@ namespace atom {
|
|||
|
||||
class NodeBindingsWin : public NodeBindings {
|
||||
public:
|
||||
explicit NodeBindingsWin(bool is_browser);
|
||||
explicit NodeBindingsWin(BrowserEnvironment browser_env);
|
||||
virtual ~NodeBindingsWin();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue