Fixed wxValidator::Clone and friends to return a wxObject* to keep
authorRobin Dunn <robin@alldunn.com>
Fri, 30 Apr 1999 02:39:50 +0000 (02:39 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 30 Apr 1999 02:39:50 +0000 (02:39 +0000)
commitca298c88524c5c44c38d71af0c1f8ab81543e6a9
tree305cac191df24c9a000b48b18d2cb10c79a4c803
parent80ec928cf76cbd4221ba55e4cd9eeecc6e8ff637
Fixed wxValidator::Clone and friends to return a wxObject* to keep
MS VC++ happy

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/valgen.h
include/wx/validate.h
include/wx/valtext.h
src/gtk/window.cpp
src/gtk1/window.cpp
src/msw/window.cpp