qt5base-lts/examples/widgets/tutorials/addressbook/part7
Holger Hans Peter Freyther ae4bc7e97e Remove bogus call and comment from addressbook
QMap::empty() does not empty the list but is the STL
version to ask if the map is empty. Remove the comment
and code as operator>> of QDataStream will clear the
map.

Fixes Coverity CID#89073

Change-Id: I259e518b44afd42b698368b42aedcc3b84240aca
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-06-08 07:22:20 +00:00
..
addressbook.cpp Remove bogus call and comment from addressbook 2015-06-08 07:22:20 +00:00
addressbook.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
finddialog.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
finddialog.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
part7.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00