Extract and improve code to find missing files (#1940).
authorCarl Hetherington <cth@carlh.net>
Sat, 25 Dec 2021 01:05:54 +0000 (02:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 25 Dec 2021 01:07:56 +0000 (02:07 +0100)
commit838d036e10862618e16b1cbe802ecf2fdbf6ce6d
tree169474bcd7de18dce3ab63b644bc3b41c9b55b4b
parent4d1b1c5183251b3314d5a541e4cecc872e3702f7
Extract and improve code to find missing files (#1940).
src/lib/find_missing.cc [new file with mode: 0644]
src/lib/find_missing.h [new file with mode: 0644]
src/lib/wscript
src/wx/content_menu.cc
src/wx/content_menu.h
test/find_missing_test.cc [new file with mode: 0644]
test/wscript