move generic DispatchTimeout() implementation in the header as evtloopcmn.cpp is...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Dec 2008 00:04:57 +0000 (00:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Dec 2008 00:04:57 +0000 (00:04 +0000)
commit9c26672d4dec695ef7d8955a4dbee43b854b8677
tree9ade985ca8cc72ad1bee679f585bec6b599c7ca9
parent6e7fd3ca035e7befb4e47b144ada39b74393f621
move generic DispatchTimeout() implementation in the header as evtloopcmn.cpp is part of wxBase and so can't define a method of a wxCore class

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/evtloop.h
src/common/evtloopcmn.cpp