gui: fixed bug that displayed error msg based on wrong set of databases
commit1aa7c1ee426e6fffc19f66ce67f57d07070b6c2f
authorChris Frey <cdfrey@foursquare.net>
Tue, 1 May 2012 23:01:55 +0000 (1 19:01 -0400)
committerChris Frey <cdfrey@foursquare.net>
Wed, 2 May 2012 00:03:53 +0000 (1 20:03 -0400)
tree51ceb5e7a3e6dc0a22f9ecab958108e2401e223a
parenta39a0c132a4141e13d9c3d3662151cceec830cd5
gui: fixed bug that displayed error msg based on wrong set of databases

When the backup detects that a different number of records were backed
up than expected, it displays the databases that actually had differing
records.

In the case where "Backup All Databases" was selected, and none other
checkboxes were checked, this message showed an empty list.  This
commit fixes that.
gui/src/Thread.cc
gui/src/Thread.h