]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_datetime.i
Just a singel constructor for wxTextAttr
[wxWidgets.git] / wxPython / src / _datetime.i
index dd0878851292951ff771ac06c32d154ed50e900f..e1d03a945bc7136e4375ab245e93a7cb9fdbbb01 100644 (file)
@@ -366,7 +366,7 @@ public:
     DocDeclAStr(
         static void, GetAmPmStrings(wxString *OUTPUT, wxString *OUTPUT),
         "GetAmPmStrings() -> (am, pm)",
-        "Get the AM and PM strings in the current locale (may be empty)");
+        "Get the AM and PM strings in the current locale (may be empty)", "");
 
         // return True if the given country uses DST for this year
     static bool IsDSTApplicable(int year = Inv_Year,