Common: ScopeGuard -> ScopedGuard

This commit is contained in:
Connor McLaughlin
2022-07-26 18:37:16 +10:00
parent 13e3f2a179
commit 8af4f4f01a
11 changed files with 55 additions and 61 deletions

View File

@@ -47,7 +47,7 @@ add_library(common
progress_callback.cpp
progress_callback.h
rectangle.h
scope_guard.h
scoped_guard.h
settings_interface.h
string.cpp
string.h