Skip to content

Commit 7193a6b

Browse files
authored
Merge pull request ossec#2199 from atomicturtle/issue184
Windows manifest ID update
2 parents f2b2ddc + 8f4a9e6 commit 7193a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/win32/ui/os_win32ui.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ extern HWND hStatus;
8282

8383
/* Ossec icon */
8484
#define IDI_OSSECICON 201
85-
#define UI_MANIFEST_ID 202
85+
#define UI_MANIFEST_ID 1
8686

8787
/* User input */
8888
#define UI_SERVER_TEXT 1501

0 commit comments

Comments
 (0)