Merge branch 'feat-overlay' of https://github.com/jpirnay/crosspoint-reader into mybuild
This commit is contained in:
@@ -16,4 +16,5 @@ class SleepActivity final : public Activity {
|
||||
void renderBitmapSleepScreen(const Bitmap& bitmap) const;
|
||||
void renderBlankSleepScreen() const;
|
||||
void renderOverlaySleepScreen() const;
|
||||
std::string getBookOverlayText(const std::string& bookPath) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user