X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=source%2Fwidgets%2FXCCalendarList.cpp;h=9dae3fcf34a9d89a79b5fd7d918b0c9a0e491572;hp=b6179a5a25af1730c7a52f669f5ba017e2f1891a;hb=aae28b3b085110c673f108eb90537aca4e264e76;hpb=d97b5c14c651aa7dad92072e7bf192704540018c diff --git a/source/widgets/XCCalendarList.cpp b/source/widgets/XCCalendarList.cpp index b6179a5..9dae3fc 100644 --- a/source/widgets/XCCalendarList.cpp +++ b/source/widgets/XCCalendarList.cpp @@ -113,6 +113,8 @@ void XCCalendarList::UpdateCalendarList(CalendarDataStorage *dataStorage){ // Set the updated checksum. checksumUpdate = currentChecksum.checksumValue; + + this->Layout(); }