Merge branch 'feature-dnd-images' into feature-export-to-file

This commit is contained in:
jdescottes
2014-07-12 11:12:18 +02:00
3 changed files with 82 additions and 0 deletions

View File

@ -115,6 +115,7 @@
"js/service/keyboard/CheatsheetService.js",
"js/service/ImageUploadService.js",
"js/service/CurrentColorsService.js",
"js/service/ImageDropperService.js",
// Tools
"js/drawingtools/BaseTool.js",