X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fded56b375bf7a4687af1cdb182899614c1b2a8..f75aecd00fc2ace70ffe846ab9e30d9d511214f3:/wxPython/contrib/ogl/oglshapes.py diff --git a/wxPython/contrib/ogl/oglshapes.py b/wxPython/contrib/ogl/oglshapes.py index 1cbd1eeb8f..0bdd20d05a 100644 --- a/wxPython/contrib/ogl/oglshapes.py +++ b/wxPython/contrib/ogl/oglshapes.py @@ -1185,3 +1185,5 @@ class wxPyDivisionShape(wxPyDivisionShapePtr): #-------------- VARIABLE WRAPPERS ------------------ +oglMETAFLAGS_OUTLINE = oglshapesc.oglMETAFLAGS_OUTLINE +oglMETAFLAGS_ATTACHMENTS = oglshapesc.oglMETAFLAGS_ATTACHMENTS