libgeda: avoid double selection of objects
commit157381108371cc25684293e935c36834bb98e0fd
authorKrzysztof Kosciuszkiewicz <k.kosciuszkiewicz@gmail.com>
Sat, 15 Jan 2011 10:08:06 +0000 (15 11:08 +0100)
committerPeter TB Brett <peter@peter-b.co.uk>
Mon, 17 Jan 2011 10:29:40 +0000 (17 10:29 +0000)
treed1266475619d244578dd63eb1c6aebcd35bbbee9
parentdc66dc0af3426f92381e9b35573f5365371e527a
libgeda: avoid double selection of objects

In o_selection_add() check if object was already selected before
selecting it again.

Closes-bug: lp-703204
libgeda/src/o_selection.c