4 #include <wx/html/htmlwin.h> 5 #include <wx/datetime.h> 29 void Update(
Plan &plan, wxDateTime
const &day,
PTUnit const &unit,
int const &index);
PTUnit
Unit.
Definition: Defines.h:69
GUI grid showing training a specific day.
Definition: TodayControl.h:11
void Update(Plan &plan, wxDateTime const &day, PTUnit const &unit, int const &index)
Update the control with new date.
A training plan.
Definition: Plan.h:11
TodayControl(wxWindow *pParent, Plan &plan, wxDateTime &day, PTUnit const &unit)
Constructor.