mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-03 22:03:27 -06:00
.OpenCV_demo: Detail in message
git-svn-id: svn://ultimatepp.org/upp/trunk@3484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
356dc9408a
commit
bdce4e87e4
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ GUI_APP_MAIN
|
|||
|
||||
String fileName = AppendFileName(GetDesktopFolder(), "building.jpg");
|
||||
if (!FileExists(fileName)) {
|
||||
Exclamation("Please set " + DeQtf(fileName));
|
||||
Exclamation("File building.jpg not found. Please check source");
|
||||
return;
|
||||
}
|
||||
img.image.Set(fileName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue