One more exposed ace function

This commit is contained in:
Egil Moeller 2012-03-27 22:24:16 +02:00
parent c65216a09f
commit 8402cb118a

View file

@ -2048,6 +2048,7 @@ function Ace2Inner(){
return [lineNum, col];
}
}
editorInfo.ace_getLineAndCharForPoint = getLineAndCharForPoint;
function createDomLineEntry(lineString)
{