]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/iewin/iewin.i
Added CocoaSetKeyEquivalent() that sets the accelerators. Only implemented
[wxWidgets.git] / wxPython / contrib / iewin / iewin.i
index e76a1f80bd41cea157fef2f9216034d95bb6c65d..d232b5a42b8329070699d99bb8547635e6b5ec7e 100644 (file)
@@ -100,8 +100,8 @@ public:
     void SetCharset(wxString charset);
     void SetEditMode(bool seton);
     bool GetEditMode();
-    wxString GetStringSelection(bool asHTML = False);
-    wxString GetText(bool asHTML = False);
+    wxString GetStringSelection(bool asHTML = false);
+    wxString GetText(bool asHTML = false);
 
     bool GoBack();
     bool GoForward();