Document that index must be valid in wxChoice::GetString()
This is now the case in all ports, and not just in wxOSX, so document this behaviour and also document that it has changed compared to 3.0.
This commit is contained in:
@@ -107,6 +107,8 @@ Changes in behaviour not resulting in compilation errors
|
||||
|
||||
- wxGetInstallPrefix() now returns wxString.
|
||||
|
||||
- wxChoice::GetString() now consistently asserts when passed an invalid index.
|
||||
|
||||
|
||||
Changes in behaviour which may result in build errors
|
||||
-----------------------------------------------------
|
||||
|
Reference in New Issue
Block a user