From a971c497d5c86f11df8a048e3e9eb88691966169 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 21 Jul 2013 10:37:30 +0000 Subject: - BUTTONSETSENDONDOWN functionality moved to the core; - custom button click processing removed from clist_nicer; - control id assignment removed and replaced with the search by HWND git-svn-id: http://svn.miranda-ng.org/main/trunk@5440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/m_api/m_skinbutton.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Clist_modern/src/m_api/m_skinbutton.h') diff --git a/plugins/Clist_modern/src/m_api/m_skinbutton.h b/plugins/Clist_modern/src/m_api/m_skinbutton.h index 43a3167ce3..1ca5c38e6d 100644 --- a/plugins/Clist_modern/src/m_api/m_skinbutton.h +++ b/plugins/Clist_modern/src/m_api/m_skinbutton.h @@ -7,8 +7,6 @@ #define BUTTONSETID WM_USER+55 #define BUTTONDRAWINPARENT WM_USER+56 #define BUTTONSETMARGINS WM_USER+57 -#define BUTTONSETSENDONDOWN WM_USER+58 - #define SBF_ALIGN_TL_RIGHT 1 #define SBF_ALIGN_TL_HCENTER 2 -- cgit v1.2.3