]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/utils.h
Added support for frames without borders (such as for
[wxWidgets.git] / include / wx / utils.h
index 3d9a31ddb35a6d0e722b375c9548d7543871d0b2..e92325e6903ffd6951343529c646ad24ec62b175 100644 (file)
@@ -144,6 +144,7 @@ bool WXDLLEXPORT wxGetUserName(char *buf, int maxSize);
  * Strip out any menu codes
  */
 char* WXDLLEXPORT wxStripMenuCodes(char *in, char *out = (char *) NULL);
+wxString WXDLLEXPORT wxStripMenuCodes(const wxString& str);
 
 // Find the window/widget with the given title or label.
 // Pass a parent to begin the search from, or NULL to look through