git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5907
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
return holidays.GetCount();
}
return holidays.GetCount();
}
wxPoint pt(0, 0);
#if wxUSE_TOOLBAR
wxPoint pt(0, 0);
#if wxUSE_TOOLBAR
+ if ( GetToolBar() && GetToolBar()->IsShown() )
{
int w, h;
GetToolBar()->GetSize(& w, & h);
{
int w, h;
GetToolBar()->GetSize(& w, & h);
return (val + tp.millitm);
}
#else
return (val + tp.millitm);
}
#else
+#if !defined(__BORLANDC__) && !(defined(__VISUALC__) && defined(__WIN16__))
#warning "wxStopWatch will be up to second resolution!"
#endif
#endif
#warning "wxStopWatch will be up to second resolution!"
#endif
#endif