Move Zotero.CollectionTreeRow to separate file

This commit is contained in:
Dan Stillman 2015-11-03 17:06:18 -05:00
parent 41f5137e24
commit e8a887304e
3 changed files with 369 additions and 342 deletions

View file

@ -56,6 +56,7 @@ const xpcomFilesAll = [
const xpcomFilesLocal = [
'libraryTreeView',
'collectionTreeView',
'collectionTreeRow',
'annotate',
'api',
'attachments',