pcbnew: fix minor bug size MsgPanel

This commit is contained in:
Andrey Fedorushkov 2010-11-02 17:59:42 +03:00
parent 25700d31d1
commit be6a9921b0
1 changed files with 0 additions and 1 deletions

View File

@ -341,7 +341,6 @@ WinEDA_PcbFrame::WinEDA_PcbFrame( wxWindow* father,
// wxAuiPaneInfo items to manage them.
vert.TopDockable( false ).BottomDockable( false );
horiz.LeftDockable( false ).RightDockable( false );
horiz.ToolbarPane().Gripper( false );
// Create a wxAuiPaneInfo for the Layers Manager, not derived from the template.
// LAYER_WIDGET is floatable, but initially docked at far right