Correction to: Support diabling items in GTK+, see #12686: Allow disabling of wxDVC items

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2010-12-20 19:13:13 +00:00
parent 9a7f467140
commit 9c09addd35
2 changed files with 18 additions and 14 deletions

View File

@@ -185,8 +185,8 @@ public:
@note Currently disabling items is fully implemented only for the
native control implementation in wxOSX/Cocoa. This feature is
partially supported in the generic version but not in wxGTK or
wxOSX/Carbon native implementations.
only partially supported in the generic version (wxMSW) and
currently not supported by the wxOSX/Carbon implementation.
@since 2.9.2
*/