From ceaff728d741c2c03378f63cb87480052fdc716f Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 28 Apr 2015 07:40:49 +0000 Subject: not needed defines removed git-svn-id: http://svn.miranda-ng.org/main/trunk@13221 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/m_api/m_xpTheme.h | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'plugins/Clist_modern') diff --git a/plugins/Clist_modern/src/m_api/m_xpTheme.h b/plugins/Clist_modern/src/m_api/m_xpTheme.h index fc4b384b59..90925470f4 100644 --- a/plugins/Clist_modern/src/m_api/m_xpTheme.h +++ b/plugins/Clist_modern/src/m_api/m_xpTheme.h @@ -17,18 +17,3 @@ BOOL xpt_EnableThemeDialogTexture(HWND hwnd, DWORD flags); // next will be called only from one place void XPThemesUnloadModule(); void xpt_OnWM_THEMECHANGED(); - - -//definitions - - -//#include -//TODO: ADD HERE other definitions of part and states from -//WINDOW -#define WP_CAPTION 1 -#define WP_SMALLCAPTION 2 -#define WP_SMALLMINCAPTION 4 -#define WP_SMALLMAXCAPTION 6 - -#define CS_ACTIVE 1 -#define CS_INACTIVE 2 \ No newline at end of file -- cgit v1.2.3