It should be const but wasn't.
Closes #14080.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70864
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Returns 1 under other platforms (e.g. wxMSW) or when building in ANSI mode
(@c wxUSE_UNICODE==0).
*/
Returns 1 under other platforms (e.g. wxMSW) or when building in ANSI mode
(@c wxUSE_UNICODE==0).
*/
- virtual size_t GetFormatCount(Direction dir = Get);
+ virtual size_t GetFormatCount(Direction dir = Get) const;
/**
Returns the preferred format supported by this object.
/**
Returns the preferred format supported by this object.