desktop: changed Browse database loading to load in record count order
commit6c110eada9a7f3f18fc02fcd036a686e79b6b9b6
authorChris Frey <cdfrey@foursquare.net>
Thu, 5 Apr 2012 20:04:43 +0000 (5 16:04 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 5 Apr 2012 20:04:43 +0000 (5 16:04 -0400)
treed25d896eb882ab893e84982bdc5f2bb29879ff0d
parent977ad4ab7f52e6abecc4545f275632b40f2af799
desktop: changed Browse database loading to load in record count order

Load the databases in order of increasing record counts, so that, hopefully,
databases that the user needs will be loaded first, without a large
delay.
desktop/src/Mode_Browse.cc