]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/changes_since28.h
PCH-less compilation fix
[wxWidgets.git] / docs / doxygen / overviews / changes_since28.h
index 286671a76a86a4d463bfb99683ce2463c050de5d..b8b087624e05bce9a9319d8677a1ddc03e4761e0 100644 (file)
@@ -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.
 */