Added page sleep screen
This commit is contained in:
parent
1a04925305
commit
0f77320fee
@ -16,4 +16,5 @@ class SleepActivity final : public Activity {
|
||||
void renderCoverSleepScreen() const;
|
||||
void renderBitmapSleepScreen(const Bitmap& bitmap) const;
|
||||
void renderBlankSleepScreen() const;
|
||||
void renderPageSleepScreen() const;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user