Move favorite document views to their own module

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-22 21:12:14 -04:00
parent 1acf67a91c
commit 9aa9840231
5 changed files with 112 additions and 95 deletions

View File

@@ -147,6 +147,7 @@ Other changes
* Add support for link icon path imports.
* Remove support for link icon strings.
* Split document app form into separate modules.
* Move the favorite document views to their own module.
Removals
--------