Don't document wxImageList::Replace() as being MSW-only
This method is implemented in the generic version used under the other
platforms as well, but was documented as being MSW-only in 89bb3f0244
(interface revisions, 2008-10-17) for some reason.
Just remove the note added by that commit.
This commit is contained in:
parent
9018d74e99
commit
d3cab1bd54
@ -205,7 +205,6 @@ public:
|
||||
|
||||
/**
|
||||
Replaces the existing image with the new image.
|
||||
Windows only.
|
||||
|
||||
@param index
|
||||
The index of the bitmap to be replaced.
|
||||
|
Loading…
Reference in New Issue
Block a user