Add wxAuiPaneInfo::IsDockable().
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Nov 2010 16:36:34 +0000 (16:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Nov 2010 16:36:34 +0000 (16:36 +0000)
commitab84bafe492dd510a838682f301720c56722ece6
tree9b5e1a2f80f712b4707d881b95b5364e2a1f57b7
parentca81b52e62e67e75bf65eba59469484ea8886dfb
Add wxAuiPaneInfo::IsDockable().

This function checks if the pane can be docked at any side. It is useful in
its own right but most importantly is needed to fix compilation broken in
r66005 which used it before it was added.

See #12648.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/aui/framemanager.h
interface/wx/aui/framemanager.h