mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 09:17:23 +01:00
[apps] Clean
Change-Id: Iddd7cbdb4a396a86ec5e86731503b6927022eee7
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
void setTrigonometric();
|
||||
virtual void setDefault();
|
||||
void centerAxisAround(Axis axis, float position);
|
||||
|
||||
|
||||
//Cursor
|
||||
// moveCursorTo returns true if the window has moved
|
||||
bool moveCursorTo(float x, float y);
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
namespace Statistics {
|
||||
|
||||
class BoxController : public ViewController, public AlternateEmptyViewDelegate {
|
||||
|
||||
public:
|
||||
BoxController(Responder * parentResponder, Store * store);
|
||||
const char * title() const override;
|
||||
|
||||
Reference in New Issue
Block a user