Files
wxWidgets/include/wx/propgrid
Artur Wieczorek baf965ef30 Fix wxPGChoices::Set method.
There is no need to check if referenced array with values is valid since "reference cannot be bound to dereferenced null pointer in well-defined C++ code". Moreover, conditional call of wxPGChoices::Add() methods (one with explicit parameter and one with default one) is not necessary.

This is the backport of r78343.
See #16759 (http://trac.wxwidgets.org/ticket/16759).
2015-02-21 12:15:26 +01:00
..
2014-04-15 17:39:19 +00:00
2014-04-15 17:39:19 +00:00
2015-02-21 12:15:26 +01:00