(GTK, Lesstif): Netlist window - Set find flag to FOUNDFLAG explicitly
commit3634623d43ab3fce82b1cc7f00cee5d38257c3d5
authorPeter Clifton <peter@clifton-electronics.co.uk>
Fri, 14 Dec 2012 19:41:47 +0000 (14 19:41 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Fri, 14 Dec 2012 20:02:15 +0000 (14 20:02 +0000)
treef6ccfaa1deb4fbb018c5dbc6a9b25a9285c0c156
parent95b11c751ab9e98ed759d6480af146cbb8edc5e6
(GTK, Lesstif): Netlist window - Set find flag to FOUNDFLAG explicitly

Our "Select net" functionality depends on find.c's "TheFlag" variable being
set to FOUNDFLAG. In some circumstances (e.g. after a DRC check), this may
not be the case, and selecting nets from the netlist window breaks.
src/hid/gtk/gui-netlist-window.c
src/hid/lesstif/netlist.c