fix many mostly harmless warnings in wxOSX/Carbon build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -260,8 +260,8 @@ private:
|
||||
|
||||
if (year_cnt == 1 && month_cnt == 1 && day_cnt == 1)
|
||||
return fmt;
|
||||
else
|
||||
return x_format;
|
||||
|
||||
return x_format;
|
||||
}
|
||||
|
||||
bool SetFormat(const wxString& fmt)
|
||||
|
Reference in New Issue
Block a user