This commit was manufactured by cvs2svn to create tag 'wxPy_2_6_4_0'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/wxPy_2_6_4_0@44989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -68,11 +68,11 @@
|
||||
#endif
|
||||
|
||||
// for profiling in debug mode:
|
||||
WXLO_TIMER_DEFINE(UpdateTimer);
|
||||
WXLO_TIMER_DEFINE(BlitTimer);
|
||||
WXLO_TIMER_DEFINE(LayoutTimer);
|
||||
WXLO_TIMER_DEFINE(TmpTimer);
|
||||
WXLO_TIMER_DEFINE(DrawTimer);
|
||||
WXLO_TIMER_DEFINE(UpdateTimer)
|
||||
WXLO_TIMER_DEFINE(BlitTimer)
|
||||
WXLO_TIMER_DEFINE(LayoutTimer)
|
||||
WXLO_TIMER_DEFINE(TmpTimer)
|
||||
WXLO_TIMER_DEFINE(DrawTimer)
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// constants
|
||||
|
||||
Reference in New Issue
Block a user