https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2bf37e73e5f091907fba39...
commit 2bf37e73e5f091907fba39ae40c594a28f548369 Author: Stanislav Motylkov x86corez@gmail.com AuthorDate: Mon Dec 20 02:46:47 2021 +0300 Commit: Stanislav Motylkov x86corez@gmail.com CommitDate: Mon Dec 20 02:46:47 2021 +0300
[STORPROP] Fix MSVC build. Addendum to 9a7bd386 --- dll/win32/storprop/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dll/win32/storprop/resource.h b/dll/win32/storprop/resource.h index 89c57e0cb82..8b16e0e26d6 100644 --- a/dll/win32/storprop/resource.h +++ b/dll/win32/storprop/resource.h @@ -2,4 +2,4 @@
#define IDD_DISK_POLICIES 100 #define IDC_QUICK_REMOVAL_BUTTON 101 -#define IDC_BETTER_PERFORMANCE_BUTTON 102 \ No newline at end of file +#define IDC_BETTER_PERFORMANCE_BUTTON 102