]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_defs.i
Applied patch [ 845171 ] Use transparancy mask in wxBitmapShape
[wxWidgets.git] / wxPython / src / _defs.i
index f3ddb60175e0249a9a552f6f094bc9a2b5a1c07c..85d6a8049aef9ed92f715b8ca9b9a7e01937fb48 100644 (file)
@@ -183,6 +183,10 @@ typedef unsigned char   byte;
     %name(newname) decl
 %enddef
 
+
+// A placeholder for the detailed reference docs.
+%define RefDoc(decl, docstr)
+%enddef        
     
     
 %define %newgroup
@@ -449,7 +453,8 @@ enum {
     wxMENU_TEAROFF,
     wxMB_DOCKABLE,
     wxNO_FULL_REPAINT_ON_RESIZE,
-
+    wxFULL_REPAINT_ON_RESIZE,
+    
     wxLI_HORIZONTAL,
     wxLI_VERTICAL,