Commit b4da50f5 authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix getDefaultText

parent 42b0abce
...@@ -304,6 +304,7 @@ CGraphicObjects.prototype = ...@@ -304,6 +304,7 @@ CGraphicObjects.prototype =
} }
}, },
getDefaultText: DrawingObjectsController.prototype.getDefaultText,
createImage: DrawingObjectsController.prototype.createImage, createImage: DrawingObjectsController.prototype.createImage,
createOleObject: DrawingObjectsController.prototype.createOleObject, createOleObject: DrawingObjectsController.prototype.createOleObject,
createTextArt: DrawingObjectsController.prototype.createTextArt, createTextArt: DrawingObjectsController.prototype.createTextArt,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment