Add wxWindowPtr smart pointer.
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 6 Sep 2013 17:09:16 +0000 (17:09 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 6 Sep 2013 17:09:16 +0000 (17:09 +0000)
commitc80d4c1e207b0011db61cb2ce1cc8babe8e54582
tree5b2c86c8ba95564de001ff70a735bd4298b2ab5a
parent4852df90e21578b7697fe05af3ac39fe5c696669
Add wxWindowPtr smart pointer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
build/msw/wx_core.dsp
build/msw/wx_vc10_core.vcxproj
build/msw/wx_vc10_core.vcxproj.filters
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc8_core.vcproj
build/msw/wx_vc9_core.vcproj
include/wx/windowptr.h [new file with mode: 0644]
interface/wx/windowptr.h [new file with mode: 0644]