No real changes, just update copyright year in wxInfoMessageBox().
s/2010/2011/ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1408,7 +1408,7 @@ wxVersionInfo wxGetLibraryVersionInfo()
|
|||||||
wxMINOR_VERSION,
|
wxMINOR_VERSION,
|
||||||
wxRELEASE_NUMBER,
|
wxRELEASE_NUMBER,
|
||||||
msg,
|
msg,
|
||||||
wxS("Copyright (c) 1995-2010 wxWidgets team"));
|
wxS("Copyright (c) 1995-2011 wxWidgets team"));
|
||||||
}
|
}
|
||||||
|
|
||||||
void wxInfoMessageBox(wxWindow* parent)
|
void wxInfoMessageBox(wxWindow* parent)
|
||||||
|
Reference in New Issue
Block a user