mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 14:59:01 +00:00
Changed: #902 tool projects build failed issue (patch provided by kuo)
This commit is contained in:
parent
72a66650d0
commit
b2dd2a85c4
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