applied patch 1683441
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -683,6 +683,8 @@ void wxAuiDefaultDockArt::DrawPaneButton(wxDC& dc, wxWindow *WXUNUSED(window),
|
|||||||
wxAuiPaneInfo& pane)
|
wxAuiPaneInfo& pane)
|
||||||
{
|
{
|
||||||
wxBitmap bmp;
|
wxBitmap bmp;
|
||||||
|
if (!(&pane))
|
||||||
|
return;
|
||||||
switch (button)
|
switch (button)
|
||||||
{
|
{
|
||||||
default:
|
default:
|
||||||
|
Reference in New Issue
Block a user