mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: #902 tool projects build failed issue (patch provided by kuo)
This commit is contained in:
parent
db80394679
commit
39e327c1b3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue