From e4ff24d8abc2af58b91585bc3ce221214d5a148b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 10 Jul 2012 17:54:52 +0000 Subject: fixes for Clist Modern's skinned toolbar git-svn-id: http://svn.miranda-ng.org/main/trunk@890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TopToolBar/common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/TopToolBar/common.h') diff --git a/plugins/TopToolBar/common.h b/plugins/TopToolBar/common.h index 82fad3485f..23c0bcb2f0 100644 --- a/plugins/TopToolBar/common.h +++ b/plugins/TopToolBar/common.h @@ -34,6 +34,8 @@ #include "m_icolib.h" #include "BkgrCfg.h" +#define TTB_BUTTON_CLASS _T("TopToolbarButtonClass") + #define TTBDEFAULT_BKBMPUSE CLB_STRETCH #define TTBDEFAULT_BKCOLOUR GetSysColor(COLOR_3DFACE) #define TTBDEFAULT_USEBITMAP 0 -- cgit v1.2.3