Fix possible crashes due to explicit closing of the find window
commit92caaac1314edfbaea855c3fde032f0c3282c049
authorSven Strickroth <email@cs-ware.de>
Thu, 7 Feb 2019 16:33:45 +0000 (7 17:33 +0100)
committerSven Strickroth <email@cs-ware.de>
Thu, 7 Feb 2019 16:33:45 +0000 (7 17:33 +0100)
tree955786b209db84969429ab5b22ed19e6012b3b45
parent04fde1fc1e176c05adbcbf635e50c0a094a8266a
Fix possible crashes due to explicit closing of the find window

The find dialog is closed automatically even without this code.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseMerge/BaseView.cpp