gschem: Fix bug with inverted (control key) selection.
commit58af3327f4fbca32597f7081cc84453fdf4c8dee
authorNathan Schulte <nmschulte@gmail.com>
Thu, 5 Jan 2012 18:49:50 +0000 (5 12:49 -0600)
committerPeter TB Brett <peter@peter-b.co.uk>
Thu, 5 Jan 2012 19:43:52 +0000 (5 19:43 +0000)
treefa78a1eb3724c3038618a08ac7c05ba76237ec88
parent80845206868cb5d5b70357a5ca23f8da07151fc2
gschem: Fix bug with inverted (control key) selection.

Fixes a regression caused by commit 7f88749446b6.  The previous commit
made it so that making a selection with the control key pressed no
longer inverts the selection state of the objects selected, but
instead starts a new selection.

Reviewed-by: Peter TB Brett <peter@peter-b.co.uk>
Closes-bug: lp-721445
gschem/src/x_event.c