]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/string.h
Added wxToggleButton handler
[wxWidgets.git] / include / wx / string.h
index 1cf0b61485ac84fd5b926dc2aea77f10ddd65dad..2daf622c901a167e94efe8d71a6825ed0bd670bb 100644 (file)
@@ -690,7 +690,7 @@ public:
 
     // from wxCharBuffer
   wxString(const wxCharBuffer& psz)
-      : wxStringBase(psz, npos) { }
+      : wxStringBase(psz) { }
 #endif // Unicode/ANSI
 
   // generic attributes & operations