mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 02:39:23 +02:00
CSS support (in progress)
This commit is contained in:
parent
cbf156e8d5
commit
c281770998
10 changed files with 100 additions and 74 deletions
|
@ -73,7 +73,7 @@ private:
|
|||
|
||||
void beginParagraph();
|
||||
void endParagraph();
|
||||
void addStyleEntry(const std::string tag, const std::string aClass);
|
||||
bool addStyleEntry(const std::string tag, const std::string aClass);
|
||||
|
||||
private:
|
||||
BookReader &myModelReader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue