1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 02:39:23 +02:00

reference shortening in ePubs; updated TODO

This commit is contained in:
Nikolay Pultsin 2012-05-13 05:31:24 +01:00
parent fbce4d979a
commit b783fa99b9
3 changed files with 19 additions and 12 deletions

View file

@ -82,7 +82,7 @@ private:
BookReader &myModelReader;
std::string myPathPrefix;
std::string myReferenceName;
std::string myReferenceAlias;
std::string myReferenceDirName;
bool myPreformatted;
bool myNewParagraphInProgress;