Closed GoogleCodeExporter closed 9 years ago
I think adding NULL in GetTools means there should be a separator added to the
drop down menu.
Original comment by danhe...@gmail.com
on 1 Apr 2011 at 9:38
OK, that makes sense. Maybe it would be better to create and insert a HeeksObj
derived separator instead to avoid having to check for NULL everywhere else.
I'll look in to this.
Original comment by jcoffl...@gmail.com
on 1 Apr 2011 at 10:54
I fixed this by adding and using MenuSeparator derived from Tool instead of
NULL in tool list.
Hopefully I got all the NULL inserts to the tool list but this should fix
several crashes.
Changes in r1443.
Original comment by jcoffl...@gmail.com
on 2 Apr 2011 at 12:02
Original issue reported on code.google.com by
jcoffl...@gmail.com
on 1 Apr 2011 at 9:29