Jeff Young
7 years ago
1 changed files with
1 additions and
1 deletions
-
pcbnew/tools/pcbnew_control.cpp
|
|
|
@ -1030,7 +1030,7 @@ int PCBNEW_CONTROL::UpdateMessagePanel( const TOOL_EVENT& aEvent ) |
|
|
|
} |
|
|
|
else |
|
|
|
{ |
|
|
|
m_frame->ClearMsgPanel(); |
|
|
|
m_frame->SetMsgPanel( m_frame->GetBoard() ); |
|
|
|
} |
|
|
|
|
|
|
|
return 0; |
|
|
|
|