]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/sashwin.h
SCROLLWIN instead of SCROLL again
[wxWidgets.git] / include / wx / generic / sashwin.h
index 847a4054a53e8e04364b0841b91208670959a290..d1dfdbfefb8c129b77cbd1b72bb0392b57163700 100644 (file)
@@ -54,7 +54,9 @@ public:
  * wxSashWindow flags
  */
 
-#define wxSW_3D             0x0004
+#define wxSW_NOBORDER         0x0000
+#define wxSW_3D               0x0010
+#define wxSW_BORDER           0x0020
 
 /*
  * wxSashWindow allows any of its edges to have a sash which can be dragged