X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=source%2Fwidgets%2FXCCalendarList.h;h=e05f6971a72a7993b10ac8f950ae4c3f28a65b07;hp=7dbb093042457816c6db3c652a5566ad99487cf5;hb=172322316537049f6ced59877a3b5bd3d2f64f2c;hpb=12c1ca8d2877104bd61b02ae72ef32314afeaa51 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);