Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
authorJulian Smart <julian@anthemion.co.uk>
Wed, 4 Oct 2000 14:33:20 +0000 (14:33 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 4 Oct 2000 14:33:20 +0000 (14:33 +0000)
commit4f430439851ee7893cdf3d375106cd58390ba18a
treef3d6e0db8fba45e84b3c19a2e3c0efc6f2de0a8c
parent08793a6da98205967a5ed81b2124726f19cae39f
Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
include/wx/tbarbase.h
src/msw/tbar95.cpp
src/msw/window.cpp