wxWidgets/include/wx/propgrid
Artur Wieczorek a0afc17c75 Use wxNullBitmap explicitly instead of wxPG_NULL_BITMAP.
wxPG_NULL_BITMAP macro is not useful because is used only once. In the rest of wxPG code wxNullBitmap is used explicitly many times so for the sake of consistency we can resign from using this macro.
2015-07-17 22:29:37 +02:00
..
advprops.h
editors.h
manager.h Use wxNullBitmap explicitly instead of wxPG_NULL_BITMAP. 2015-07-17 22:29:37 +02:00
property.h
propgrid.h Use enum instead of macros to represent wxPropertyGrid::DoSelectProperty flags. 2015-07-16 21:04:25 +02:00
propgriddefs.h Use wxNullBitmap explicitly instead of wxPG_NULL_BITMAP. 2015-07-17 22:29:37 +02:00
propgridiface.h Use wxEmptyString instead of dedicated wxPropertyGridInterface member variable. 2015-07-16 21:00:38 +02:00
propgridpagestate.h
props.h