parent
34949a47c5
commit
ec2469a6c1
10 changed files with 42 additions and 66 deletions
|
|
@ -15,8 +15,6 @@ namespace Pinetime {
|
|||
bool Refresh() override;
|
||||
|
||||
private:
|
||||
bool running = true;
|
||||
|
||||
lv_obj_t* labelText = nullptr;
|
||||
lv_point_t pageIndicatorBasePoints[2];
|
||||
lv_point_t pageIndicatorPoints[2];
|
||||
|
|
@ -25,4 +23,4 @@ namespace Pinetime {
|
|||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue