Merge pull request #5303 from berak:patch-3

pull/5268/merge
Alexander Alekhin 10 years ago
commit abf30e44cd
  1. 1
      samples/cpp/tutorial_code/photo/seamless_cloning/cloning_gui.cpp

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

Loading…
Cancel
Save