Fix missing declaration
This commit is contained in:
@@ -320,6 +320,7 @@ class EpubReaderActivity final : public Activity {
|
|||||||
void openReaderMenu();
|
void openReaderMenu();
|
||||||
void openQuickOverrides();
|
void openQuickOverrides();
|
||||||
bool getEffectiveEmbeddedStyle() const;
|
bool getEffectiveEmbeddedStyle() const;
|
||||||
|
bool getEffectiveBionicReading() const;
|
||||||
uint8_t getEffectiveImageRendering() const;
|
uint8_t getEffectiveImageRendering() const;
|
||||||
uint8_t getEffectiveParagraphAlignment() const;
|
uint8_t getEffectiveParagraphAlignment() const;
|
||||||
bool getEffectiveTextAntiAliasing() const;
|
bool getEffectiveTextAntiAliasing() const;
|
||||||
|
|||||||
Reference in New Issue
Block a user