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>
Sun, 1 May 2022 22:31:04 +0000 (00:31 +0200)
commit266e3f1b80d1263ff3cc8b3afaecd6ca1f88983b
treeeeb717e9eaa72e1b70f0a9ff1f2e7bad4ddc2a5b
parent469a5dbd4251b094e6d4b668a763568c25947b88
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