summaryrefslogtreecommitdiff
path: root/include/delphi/m_toptoolbar.inc
diff options
context:
space:
mode:
authorAlexey Kulakov <panda75@bk.ru>2012-10-03 17:00:43 +0000
committerAlexey Kulakov <panda75@bk.ru>2012-10-03 17:00:43 +0000
commitd2da1f079fc61195437007882296184714d2fe54 (patch)
tree1da95a90cae8b6225754975a97e325ce48d13338 /include/delphi/m_toptoolbar.inc
parent10e856dedeb8bc7adf01213ff393b82772c90e92 (diff)
includes updates
history++ compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@1771 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/delphi/m_toptoolbar.inc')
-rw-r--r--include/delphi/m_toptoolbar.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/delphi/m_toptoolbar.inc b/include/delphi/m_toptoolbar.inc
index ab88c97822..913f2435ea 100644
--- a/include/delphi/m_toptoolbar.inc
+++ b/include/delphi/m_toptoolbar.inc
@@ -163,6 +163,7 @@ type
bFlatButtons,
bAutoSize,
bSingleLine :boolean;
+ bHardUpdate :boolean; // clist modern requires to delete buttons to update them
pButtonList :PSortedList;