Document changes in wxImageFileProperty

Remove references to the non-public member variables
from documentation.
This commit is contained in:
Artur Wieczorek 2022-04-18 22:16:23 +02:00
parent 7fc2024f0e
commit b06b950574
4 changed files with 18 additions and 8 deletions

View file

@ -234,6 +234,13 @@ Changes in behaviour which may result in build errors
3.1.7: (released 2022-??-??)
----------------------------
INCOMPATIBLE CHANGES SINCE 3.1.6:
- wxImageFileProperty::m_pImage and m_pBitmap member variables were removed.
They were not intended for the public API. m_image variable represents
cached image now.
NOTE: This file is updated only before the release, please use
$ git log --notes=changelog --format='%N' v3.1.6..|grep .