From c45d8cd4d257bf58c2520ef607c94509369abcde Mon Sep 17 00:00:00 2001 From: dickelbeck Date: Sun, 24 Jan 2010 02:08:04 +0000 Subject: [PATCH] update --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index f5cc518180..b49fe909af 100644 --- a/TODO.txt +++ b/TODO.txt @@ -59,7 +59,7 @@ from folks with less than that minimum. PCBNew ------ -* Fox the color box which shows which layer is selected, or change tool tip. +* Fix the color box which shows which layer is selected, or change tool tip. It is not tracking layer changes. Look into WinEDA_PcbFrame::syncLayerBox(), which is probably where fix should go.