git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45555
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
DECLARE_NO_COPY_CLASS(wxTimerImpl);
DECLARE_NO_COPY_CLASS(wxTimerImpl);
#endif // _WX_TIMERIMPL_H_BASE_
#endif // _WX_TIMERIMPL_H_BASE_
wxGUIAppTraits::CreateTimerImpl(wxTimer *timer)
{
return new wxMSWTimerImpl(timer);
wxGUIAppTraits::CreateTimerImpl(wxTimer *timer)
{
return new wxMSWTimerImpl(timer);
// ===========================================================================
// wxApp implementation
// ===========================================================================
// wxApp implementation