X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fwidgets%2FXCCalendarList.h;h=e05f6971a72a7993b10ac8f950ae4c3f28a65b07;hb=172322316537049f6ced59877a3b5bd3d2f64f2c;hp=7dbb093042457816c6db3c652a5566ad99487cf5;hpb=339434b90a0a03c3102b82a5dc45334b338bc59c;p=xestiacalendar%2F.git diff --git a/source/widgets/XCCalendarList.h b/source/widgets/XCCalendarList.h index 7dbb093..e05f697 100644 --- a/source/widgets/XCCalendarList.h +++ b/source/widgets/XCCalendarList.h @@ -41,8 +41,8 @@ class XCCalendarList: public wxPopupTransientWindow wxScrolledWindow *scwMain = nullptr; wxBoxSizer *szrScrolled = nullptr; std::vector accountControlList; + std::string checksumUpdate = ""; protected: - public: XCCalendarList(wxWindow *parent); void UpdateCalendarList(CalendarDataStorage *dataStorage);