From 2bf37e73e5f091907fba39ae40c594a28f548369 Mon Sep 17 00:00:00 2001 From: Stanislav Motylkov Date: Mon, 20 Dec 2021 02:46:47 +0300 Subject: [PATCH] [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