mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
update getXPointer method definition
This commit is contained in:
2
cre.cpp
2
cre.cpp
@@ -623,7 +623,7 @@ static const struct luaL_Reg credocument_meth[] = {
|
||||
{"getPosFromXPointer", getPosFromXPointer},
|
||||
{"getCurrentPos", getCurrentPos},
|
||||
{"getCurrentPercent", getCurrentPercent},
|
||||
{"getCurrentXPointer", getCurrentXPointer},
|
||||
{"getXPointer", getXPointer},
|
||||
{"getFullHeight", getFullHeight},
|
||||
{"getFontSize", getFontSize},
|
||||
{"getFontFace", getFontFace},
|
||||
|
||||
Reference in New Issue
Block a user