wxWidgets/include/wx/propgrid
Vadim Zeitlin d2f125aa35 Pass non-primitive types by const reference instead of value.
No real changes, just avoid the unnecessary copying and also make the
signatures more consistent by adding the apparently forgotten "&" in a couple
of places.

See #15893.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-20 14:45:08 +00:00
..
advprops.h Initialize wxImageFileProperty correctly when file is given in the ctor. 2013-08-29 20:44:58 +00:00
editors.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
manager.h Override Do{Freeze,Thaw}() instead of {Freeze,Thaw}() in wxPropGrid code. 2014-01-17 18:56:13 +00:00
property.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid.h Pass non-primitive types by const reference instead of value. 2014-01-20 14:45:08 +00:00
propgriddefs.h remove WXWIN_COMPATIBILITY_2_6, add WXWIN_COMPATIBILITY_3_0 2014-01-04 20:07:33 +00:00
propgridiface.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgridpagestate.h Add wxPropertyGridPageState::GetColumnFullWidth(). 2013-08-06 13:05:42 +00:00
props.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00