Commit 9d1c7bc0 authored by dickelbeck's avatar dickelbeck
Browse files

edits

parent d6072d8a
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -3,8 +3,9 @@ Here are some source code maintenance tasks that need to be done, and maybe some
folks will see these items and volunteer to do them.


*** figure out the TRACK::Copy() functions.  There are now two of them, and 
I doubt the compiler will be calling the original.  Should only need one of these.
*** Look at gerbview/block.cpp for text:
// @todo: bug? memory leak at this point:  about line 418
this definitely looks like a memory leak.


*** make the ADD_MENUITEM macros in include/macros.h be static inline functions instead