Update cloning_gui.cpp

pull/5303/head
berak 9 years ago
parent 9c3f95782d
commit 602bd60c3a
  1. 1
      samples/cpp/tutorial_code/photo/seamless_cloning/cloning_gui.cpp

@ -542,5 +542,4 @@ int main()
else if(key == 'q') else if(key == 'q')
exit(0); exit(0);
} }
waitKey(0);
} }

Loading…
Cancel
Save