Eliminate need to call Connect() in wxPGEditor::CreateControls()
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 23 Nov 2008 11:00:40 +0000 (11:00 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 23 Nov 2008 11:00:40 +0000 (11:00 +0000)
commitb0996c3da00677389854e5afbcef499e7aa1654b
tree1fbd55aa56ecfadd2f07e0f9546d4e8e366f374a
parenteb6a8d695e5bdbd2ceeba9ba67d4216de2778715
Eliminate need to call Connect() in wxPGEditor::CreateControls()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/propgrid/editors.h
include/wx/propgrid/propgrid.h
interface/wx/propgrid/editors.h
interface/wx/propgrid/propgrid.h
src/propgrid/advprops.cpp
src/propgrid/editors.cpp
src/propgrid/propgrid.cpp