Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
XCCalendarMonthView: Corrected event type for DeselectOthersEvent
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 10 Jul 2017 20:41:15 +0000 (21:41 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 10 Jul 2017 20:41:15 +0000 (21:41 +0100)
source/widgets/XCCalendarMonthView.cpp

index 22ee98d..dda8448 100644 (file)
@@ -81,7 +81,7 @@ XCCalendarMonthView::XCCalendarMonthView(wxWindow *parent, const wxString& title
        
        // Bind events to the control.
 
-       Bind(XCCALENDARMONTH_DELETECALENDARENTRIES, &XCCalendarMonthView::DeselectOthersEvent, this, ID_MONTHVIEWCLEARSELECTION);
+       Bind(XCCALENDARMONTH_DESELECTOTHERENTRIES, &XCCalendarMonthView::DeselectOthersEvent, this, ID_MONTHVIEWCLEARSELECTION);
        Bind(XCCALENDARMONTH_HIDEACCOUNTENTRIES, &XCCalendarMonthView::HideAccountEntries, this, ID_HIDEENTRIES);
        Bind(XCCALENDARMONTH_SHOWACCOUNTENTRIES, &XCCalendarMonthView::ShowAccountEntries, this, ID_SHOWENTRIES);
        Bind(XCCALENDARMONTH_HIDECALENDARENTRIES, &XCCalendarMonthView::HideCalendarEntries, this, ID_HIDECALENDARENTRIES);
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy