From c23145643c47428677da6a42f3185b94968fddf1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 27 Sep 2012 19:35:36 +0000 Subject: clutch for TopToolBar not to destroy buttons on Apply in options git-svn-id: http://svn.miranda-ng.org/main/trunk@1691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_toptoolbar.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_toptoolbar.h b/plugins/ExternalAPI/m_toptoolbar.h index ee3e1d0038..3c9d569d31 100644 --- a/plugins/ExternalAPI/m_toptoolbar.h +++ b/plugins/ExternalAPI/m_toptoolbar.h @@ -165,6 +165,7 @@ struct TTBCtrl int nLastHeight; // fix against recursion in WM_SIZE BOOL bOrderChanged; // set by buttons' arrange procedure if the buttons' order was changed BOOL bFlatButtons, bAutoSize, bSingleLine; + BOOL bHardUpdate; // clist modern requires to delete buttons to update them SortedList* pButtonList; -- cgit v1.2.3