Add ItemTree column API (#3186)
This commit is contained in:
parent
676f820f87
commit
c89590c7b7
13 changed files with 586 additions and 121 deletions
|
@ -154,6 +154,7 @@ const xpcomFilesLocal = [
|
|||
'connector/httpIntegrationClient',
|
||||
'connector/server_connector',
|
||||
'connector/server_connectorIntegration',
|
||||
'itemTreeManager',
|
||||
];
|
||||
|
||||
Components.utils.import("resource://gre/modules/ComponentUtils.jsm");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue