| 
    KiCad PCB EDA Suite
    
   | 
 
#include <calculator_panels/panel_galvanic_corrosion.h>#include <pcb_calculator_settings.h>#include <widgets/unit_selector.h>#include <math/util.h>#include <string_utils.h>#include <i18n_utility.h>#include "galvanic_corrosion_help.h"Go to the source code of this file.
Functions | |
| static wxColour | getContrastingTextColour (const wxColour &aBg) | 
Variables | |
| wxString | galvanic_corrosion_help | 
      
  | 
  static | 
Definition at line 34 of file panel_galvanic_corrosion.cpp.
Referenced by PANEL_GALVANIC_CORROSION::fillTable().
| wxString galvanic_corrosion_help | 
Definition at line 26 of file panel_galvanic_corrosion.cpp.
Referenced by PANEL_GALVANIC_CORROSION::PANEL_GALVANIC_CORROSION().