One more exposed ace function

pull/557/head
Egil Moeller 2012-03-27 22:24:16 +02:00
parent c65216a09f
commit 8402cb118a
1 changed files with 1 additions and 0 deletions

View File

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