Replace wxUSE_DATEPICKCTRL with wxUSE_TIMEPICKCTRL in #endif too
Complete the change of 93d71116b7
This commit is contained in:
parent
a34bedd7b5
commit
9d717a1204
@ -61,4 +61,4 @@ bool wxTimePickerCtrl::MSWOnDateTimeChange(const NMDATETIMECHANGE& dtch)
|
||||
wxDateEvent event(this, m_date, wxEVT_TIME_CHANGED);
|
||||
return HandleWindowEvent(event);
|
||||
}
|
||||
#endif // wxUSE_DATEPICKCTRL
|
||||
#endif // wxUSE_TIMEPICKCTRL
|
||||
|
Loading…
Reference in New Issue
Block a user