[1178593] Outdated exclamation mark.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -427,7 +427,7 @@ wxProgressDialog::Update(int value, const wxString& newmsg, bool *skip)
|
|||||||
EnableCloseButton();
|
EnableCloseButton();
|
||||||
#endif // __WXMSW__
|
#endif // __WXMSW__
|
||||||
|
|
||||||
if ( !newmsg.empty() )
|
if ( newmsg.empty() )
|
||||||
{
|
{
|
||||||
// also provide the finishing message if the application didn't
|
// also provide the finishing message if the application didn't
|
||||||
m_msg->SetLabel(_("Done."));
|
m_msg->SetLabel(_("Done."));
|
||||||
|
Reference in New Issue
Block a user