Only one IdCard widget can be selected at the same time
authorJavier Jardón <javier.jardon@codethink.co.uk>
Mon, 18 Apr 2011 12:28:58 +0000 (13:28 +0100)
committerJavier Jardón <javier.jardon@codethink.co.uk>
Mon, 18 Apr 2011 12:28:58 +0000 (13:28 +0100)
commit09312bd5e25c5fff19bdaec5586cbff44a6196b4
treeda1256600e1b50a88a457435b1b0b126898a3370
parent239f7c07860a9b0980a955495ff8398880333dbf
Only one IdCard widget can be selected at the same time

Create a signal in IdCardWidget to notify the expanded status to the
CustomVBox, so It can collapse the other IdCards
src/moonshot-custom-vbox.vala
src/moonshot-idcard-widget.vala
src/moonshot-window.vala