formatting
This commit is contained in:
parent
69f7491328
commit
1bfcc332c3
|
@ -53,6 +53,7 @@
|
||||||
|
|
||||||
/* Data to build the layer pair indicator button */
|
/* Data to build the layer pair indicator button */
|
||||||
static wxBitmap* LayerPairBitmap = NULL;
|
static wxBitmap* LayerPairBitmap = NULL;
|
||||||
|
|
||||||
static const char s_BitmapLayerIcon[16][16] = {
|
static const char s_BitmapLayerIcon[16][16] = {
|
||||||
// 0 = draw pixel with active layer color
|
// 0 = draw pixel with active layer color
|
||||||
// 1 = draw pixel with top layer color (top/bottom layer used in autoroute and place via)
|
// 1 = draw pixel with top layer color (top/bottom layer used in autoroute and place via)
|
||||||
|
|
Loading…
Reference in New Issue