From 61fcb6e521acd4003fcb5eee04ffd74c66d82d12 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sat, 5 Sep 2015 11:57:25 +0000 Subject: XSoundNotify: menu uid git-svn-id: http://svn.miranda-ng.org/main/trunk@15274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/XSoundNotify/src/xsn_main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/XSoundNotify/src/xsn_main.cpp b/plugins/XSoundNotify/src/xsn_main.cpp index c1b6afc31f..d43eec86d3 100644 --- a/plugins/XSoundNotify/src/xsn_main.cpp +++ b/plugins/XSoundNotify/src/xsn_main.cpp @@ -178,6 +178,7 @@ static int OnLoadInit(WPARAM, LPARAM) mir_getCI(NULL); CMenuItem mi; + SET_UID(mi, 0x5d72ca1f, 0xc52, 0x436d, 0x81, 0x47, 0x29, 0xf6, 0xc3, 0x28, 0xb5, 0xd1); mi.position = -0x7FFFFFFF; mi.flags = CMIF_TCHAR; mi.hIcolibItem = Skin_LoadIcon(SKINICON_OTHER_MIRANDA); -- cgit v1.2.3