change UpdateSelection() parameter type to int from size_t; also replaced remaining...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Oct 2006 12:10:01 +0000 (12:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Oct 2006 12:10:01 +0000 (12:10 +0000)
commit5482ee0766d86c79f82733780d5d4833070bf064
tree79a49b006dc5c06c25f522262a7aabdf1f71251b
parentd4fbfbe5cb7ce7ce651437d10222d5c2deeccb24
change UpdateSelection() parameter type to int from size_t; also replaced remaining -1s with wxNOT_FOUND

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/notebook.h
src/msw/notebook.cpp