make wxSelectDispatcher ctor public, it can be useful to create it in places other...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Mar 2008 04:19:12 +0000 (04:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Mar 2008 04:19:12 +0000 (04:19 +0000)
commitfdf7ff738cb755be0e9e7e1378d8c3073f08f0e1
tree372d13dc50ffcabe74d25fad61309dde4ab945c6
parentea58aac5808a7617dd68c94b651ad70e038a324f
make wxSelectDispatcher ctor public, it can be useful to create it in places other than wxFDIODispatcher

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/private/selectdispatcher.h
src/common/fdiodispatcher.cpp
src/common/selectdispatcher.cpp