Skip to content

Commit 840e368

Browse files
donhogithub-actions[bot]
authored andcommitted
1 parent d4dc32d commit 840e368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Notepad_plus_msgs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ enum Platform { PF_UNKNOWN, PF_X86, PF_X64, PF_IA64, PF_ARM64 };
917917

918918
// Standard flags for main parent usually used in NPPN_DARKMODECHANGED.
919919
constexpr ULONG dmfHandleChange = 0x0000000CUL;
920-
};
920+
}
921921

922922
// ULONG NPPM_DARKMODESUBCLASSANDTHEME(ULONG dmFlags, HWND hwnd)
923923
// Add support for generic dark mode to plugin dialog. Subclassing is applied automatically unless DWS_USEOWNDARKMODE flag is used.

0 commit comments

Comments
 (0)