updated about

This commit is contained in:
Davis King 2014-02-11 20:23:21 -05:00
parent 01eaaa563a
commit 017fedcc41
1 changed files with 1 additions and 1 deletions

View File

@ -535,7 +535,7 @@ display_about(
"and drag allows you to navigate around the image. Holding ctrl and "
"left clicking a rectangle will give it the label from the Next Label field. "
"Finally, holding ctrl and pressing the up or down keyboard keys will propagate "
"rectangle labels from one image to the next.",0,0) << endl;
"rectangle labels from one image to the next and also skip empty images.",0,0) << endl;
message_box("About Image Labeler",sout.str());
}