wxWidgets/samples/propgrid
Vadim Zeitlin 8ef1f74818 Fix wxVector3f ctor in the propgrid sample.
Even if this code is not used, it was still wrong as it didn't initialize the
(shadowed) member variables, so fix it to actually do it.

Closes #16342.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-06-23 01:08:31 +00:00
..
descrip.mms Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
makefile.bcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
Makefile.in Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
propgrid_minimal.cpp use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
propgrid_vc7.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
propgrid_vc8.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
propgrid_vc9.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
propgrid.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid.cpp Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
propgrid.h Fix wxVector3f ctor in the propgrid sample. 2014-06-23 01:08:31 +00:00
sampleprops.cpp Fix changing individual font properties in the propgrid sample. 2014-05-22 14:35:55 +00:00
sampleprops.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
tests.cpp fix propgrid sample when WXWIN_COMPATIBILITY_3_0==0, broken in r75561 2014-05-17 17:22:30 +00:00