From 1bfcc332c38af8e584488b2f08f29f7e7edf6b6a Mon Sep 17 00:00:00 2001 From: dickelbeck Date: Tue, 11 Sep 2007 04:17:46 +0000 Subject: [PATCH] formatting --- pcbnew/tool_pcb.cpp | 1 + 1 file changed, 1 insertion(+) 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)