fuc j'ai ouvlier un truc
This commit is contained in:
@ -60,6 +60,7 @@ public:
|
||||
void set_product_label(std::string str);
|
||||
void set_product_id(std::string str);
|
||||
void set_servo_message(std::string str);
|
||||
int _current_page;
|
||||
private:
|
||||
void update_page() const;
|
||||
void show_debug() const;
|
||||
@ -68,7 +69,6 @@ private:
|
||||
void update_pagination() const;
|
||||
void update_dashboard() const;
|
||||
|
||||
int _current_page;
|
||||
int _debug_loc_y;
|
||||
std::vector<LogMessage> _logs;
|
||||
ComponentsStatus _components_status;
|
||||
|
Reference in New Issue
Block a user