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

asc_TextArtProperties -> asc_TextArtTranslate

parent 80ebb0ff
......@@ -2644,7 +2644,7 @@
prot["asc_getStyle"] = prot.asc_getStyle;
window["Asc"]["asc_TextArtTranslate"] = window["Asc"].asc_TextArtTranslate = asc_TextArtTranslate;
prot = asc_TextArtProperties.prototype;
prot = asc_TextArtTranslate.prototype;
prot["asc_setDefaultText"] = prot.asc_setDefaultText;
window['Asc']['CImagePositionH'] = window["Asc"].CImagePositionH = CImagePositionH;
......
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