deprecate wxTE_AUTO_SCROLL as it's always on in the ports which support it anyhow (#2176)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -149,5 +149,9 @@ Finally, a few structure fields, notable @c wxCmdLineEntryDesc::shortName,
|
||||
|
||||
Of course, this will change the format of the wxConfig output which may be
|
||||
undesirable.
|
||||
|
||||
- wxTE_AUTO_SCROLL style is deprecated as it's always on by default anyhow in
|
||||
the ports which support it so you should simply remove any mentions of it
|
||||
from your code.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user