Add win.getChildWindows() API
This commit is contained in:
parent
22513efd55
commit
6cef29e4ee
3 changed files with 34 additions and 12 deletions
|
@ -14,10 +14,6 @@
|
|||
|
||||
namespace atom {
|
||||
|
||||
namespace internal {
|
||||
|
||||
} // namespace internal
|
||||
|
||||
// Like ES6's WeakMap, but the key is Integer and the value is Weak Pointer.
|
||||
template<typename K>
|
||||
class KeyWeakMap {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue