Kaydet (Commit) 426631e0 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS vcl85_SRC680 (1.51.136); FILE MERGED

2008/01/09 17:07:08 pl 1.51.136.1: #i78975# do not rely on focus in ImplFloatControl since focus is asynchronous
üst 98493b29
......@@ -4,9 +4,9 @@
*
* $RCSfile: toolbox2.cxx,v $
*
* $Revision: 1.51 $
* $Revision: 1.52 $
*
* last change: $Author: rt $ $Date: 2007-07-24 10:22:46 $
* last change: $Author: rt $ $Date: 2008-01-29 16:18:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -109,6 +109,7 @@ ImplToolBoxPrivateData::ImplToolBoxPrivateData() : m_pLayoutData( NULL )
mbMenubuttonSelected = FALSE;
mbPageScroll = FALSE;
mbWillUsePopupMode = FALSE;
mbDropDownByKeyboard = FALSE;
}
ImplToolBoxPrivateData::~ImplToolBoxPrivateData()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment