Applied patch [ 843965 ] RC/WXRC/XML related contribs and utils cleaning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -134,8 +134,7 @@ void PreviewFrame::MakeDirty()
|
||||
if (m_Dirty) return;
|
||||
m_Dirty = TRUE;
|
||||
m_LogCtrl->Clear();
|
||||
m_LogCtrl->SetValue(_("Resource modified.\n"
|
||||
"Move mouse cursor over the preview window to refresh it."));
|
||||
m_LogCtrl->SetValue(_("Resource modified.\nMove mouse cursor over the preview window to refresh it."));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user