wxWidgets/include/wx/propgrid
Vadim Zeitlin 951b385ad8 Remove the apparently unneeded wxPGPropArgCls default ctor.
This ctor didn't initialize the flags correctly and could result in a crash
when a default constructed object was destroyed.

Closes #15174.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-05-01 20:53:17 +00:00
..
advprops.h Added 'HasAlpha' attribute for wxColourProperty. Setting it to true allows user to edit the alpha component. 2011-01-02 10:14:29 +00:00
editors.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
manager.h Added wxPropertyGridManager::SetPageSplitterLeft 2012-03-18 20:35:01 +00:00
property.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
propgrid.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
propgriddefs.h Never refresh controls from EVT_PAINT handler in wxPropertyGrid. 2012-02-05 01:20:00 +00:00
propgridiface.h Remove the apparently unneeded wxPGPropArgCls default ctor. 2013-05-01 20:53:17 +00:00
propgridpagestate.h Fixed various typos. 2011-03-22 14:17:38 +00:00
props.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00