This commit is contained in:
Robin Dunn
2016-08-02 14:58:17 -07:00
parent 24d5ff7dc1
commit fe65419be3

View File

@@ -404,7 +404,7 @@ protected:
wxArtID unique identifier of the bitmap.
@param client
wxArtClient identifier of the client (i.e. who is asking for the bitmap).
This only servers as a hint.
This only serves as a hint.
@param size
Preferred size of the bitmap. The function may return a bitmap of different
dimensions, it will be automatically rescaled to meet client's request.