30        wxPanel( aParent, wxID_ANY, wxDefaultPosition, wxDefaultSize,
 
   31                 wxFULL_REPAINT_ON_RESIZE | wxTAB_TRAVERSAL ),
 
   58        SetBackgroundColour( 
m_prev_panel->GetBackgroundColor().ToColour() );
 
   59        SetForegroundColour( 
m_prev_panel->GetForegroundColor().ToColour() );
 
 
IFACE KIFACE_BASE kiface("pcb_test_frame", KIWAY::FACE_PCB)