Changed: #902 tool projects build failed issue (patch provided by kuo)

hg/feature/sound
kervala 15 years ago
parent db80394679
commit 39e327c1b3

@ -4291,7 +4291,7 @@ void CMainFrame::OnDropFiles(HDROP hDropInfo)
// Can be extended to support more file types
else
{
errorMessage("File not supported? %s", pFilename);
errorMessage("File not supported: %s", pFilename);
}
}
}

Loading…
Cancel
Save