diff --git a/apps/presentationeditor/main/app/controller/Main.js b/apps/presentationeditor/main/app/controller/Main.js index 98f6ac32f0..fd0dc662c5 100644 --- a/apps/presentationeditor/main/app/controller/Main.js +++ b/apps/presentationeditor/main/app/controller/Main.js @@ -45,6 +45,7 @@ define([ 'common/main/lib/component/Window', 'common/main/lib/component/LoadMask', 'common/main/lib/component/Tooltip', + 'common/main/lib/component/TreeView', 'common/main/lib/controller/Fonts', 'common/main/lib/collection/TextArt', 'common/main/lib/util/LocalStorage',