mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 01:13:08 +09:00
tab to spaces js/ipc
This commit is contained in:
parent
965a10e9ce
commit
60e2d4889f
2 changed files with 2 additions and 2 deletions
|
|
@ -96,7 +96,7 @@ class IdToObjectMap
|
|||
|
||||
bool add(ObjectId id, JSObject* obj);
|
||||
JSObject* find(ObjectId id);
|
||||
JSObject* findPreserveColor(ObjectId id);
|
||||
JSObject* findPreserveColor(ObjectId id);
|
||||
void remove(ObjectId id);
|
||||
|
||||
void clear();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue