Fix: one flag was not cleared when item was unselected
authorSami Rämö <sami.ramo@ixonos.com>
Fri, 3 Sep 2010 06:22:59 +0000 (09:22 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Fri, 3 Sep 2010 06:22:59 +0000 (09:22 +0300)
commit926b20998ecbf54fb58ee2618200fd3ef6500e6a
tree15f75174a6592e28092187b286b7572b85c4e48f
parentfa58f946984b13c0396640b5be69ee2917c9995b
Fix: one flag was not cleared when item was unselected

 - Buttons were shown when button bar was open, panel was changed
   and then item was selected and unselected before the actual
   change of the buttons was done.
src/ui/listitemcontextbuttonbar.cpp
src/ui/panelbase.cpp