diff --git a/pcbnew/tool_pcb.cpp b/pcbnew/tool_pcb.cpp index 217cf89cb6..484e55d1e4 100644 --- a/pcbnew/tool_pcb.cpp +++ b/pcbnew/tool_pcb.cpp @@ -53,6 +53,7 @@ /* Data to build the layer pair indicator button */ static wxBitmap* LayerPairBitmap = NULL; + static const char s_BitmapLayerIcon[16][16] = { // 0 = draw pixel with active layer color // 1 = draw pixel with top layer color (top/bottom layer used in autoroute and place via)