projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix handling of long lines in wxGridCellAutoWrapStringRenderer
[wxWidgets.git]
/
src
/
propgrid
/
advprops.cpp
diff --git
a/src/propgrid/advprops.cpp
b/src/propgrid/advprops.cpp
index c151dcb6cd887b86d77434f03845b2c6cae213be..1b9fa5ee16c03e8fddfd4c76ce22ba95c38215fb 100644
(file)
--- a/
src/propgrid/advprops.cpp
+++ b/
src/propgrid/advprops.cpp
@@
-1423,8
+1423,6
@@
bool wxSystemColourProperty::DoSetAttribute( const wxString& name, wxVariant& va
{
int ival = wxPGVariantToInt(value);
- SetChoicesExclusive(); // Make sure we don't corrupt colour lists of other properties
-
if ( ival && (m_flags & wxPG_PROP_HIDE_CUSTOM_COLOUR) )
{
// Show custom choice