]> git.saurik.com Git - wxWidgets.git/commitdiff
Add wxAPPLY, wxCLOSE
authorRobin Dunn <robin@alldunn.com>
Mon, 16 Apr 2007 19:25:45 +0000 (19:25 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 16 Apr 2007 19:25:45 +0000 (19:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_defs.i

index 1751c9d5e588ce058339990f8295fb9ff62dc959..a7eab282d945fcf26ca3bc60848745edcd505732 100644 (file)
@@ -552,6 +552,9 @@ enum {
     wxNO,
     wxNO_DEFAULT,
     wxYES_DEFAULT,
+    wxAPPLY,
+    wxCLOSE,
+     
     wxICON_EXCLAMATION,
     wxICON_HAND,
     wxICON_QUESTION,