silent gcc warning about missing \n at the end of file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2265,4 +2265,5 @@ bool wxVariant::Convert(wxDateTime* value) const
|
||||
wxString val;
|
||||
return Convert(&val) && (value->ParseDate(val));
|
||||
}
|
||||
#endif // wxUSE_DATETIME
|
||||
#endif // wxUSE_DATETIME
|
||||
|
||||
|
Reference in New Issue
Block a user