gui: fixed percentage bar on finish, to jump to 100% regardless of actual
commita6405160c2dded298b773faf05b50460d81c010d
authorChris Frey <cdfrey@foursquare.net>
Tue, 10 Jan 2012 05:17:22 +0000 (10 00:17 -0500)
committerChris Frey <cdfrey@foursquare.net>
Tue, 10 Jan 2012 05:17:22 +0000 (10 00:17 -0500)
tree318368787431e33653400c1bb0902a327bfb243c
parent41170a7e088d96caa2bcce973c08e3678b5410cb
gui: fixed percentage bar on finish, to jump to 100% regardless of actual

If some databases were skipped, due to inability to erase a read-only
database, for example, then the percent will not show 100% when the
restore is finished.  This commit fixes this to show 100% when finished,
just in case the user misses the status bar message in a multi-device
situation.
gui/src/BackupWindow.cc