]> git.saurik.com Git - wxWidgets.git/commitdiff
Add wxTE_AUTO_SCROLL
authorUnknown (MT) <nobody@localhost>
Mon, 13 Sep 1999 07:15:46 +0000 (07:15 +0000)
committerUnknown (MT) <nobody@localhost>
Mon, 13 Sep 1999 07:15:46 +0000 (07:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 921b1b7a14072d21d9337c1fe96fc40f75890007..e35d3e8c9785fb060291e6fa50ca478b7793d45e 100644 (file)
@@ -810,6 +810,7 @@ enum wxStretch
 // and Win32 and is silently ignored under all other platforms
 #define wxTE_RICH           0x0080
 #define wxTE_NO_VSCROLL     0x0100
+#define wxTE_AUTO_SCROLL    0x0200
 
 /*
  * wxComboBox style flags