desktop: added TimeZones to record edit API in Mode_Browse.{h,cc}
commit0eb9c64b60d0b9716bc719c223c79b73a99543e5
authorChris Frey <cdfrey@foursquare.net>
Thu, 15 Mar 2012 15:56:23 +0000 (15 11:56 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 15 Mar 2012 15:56:23 +0000 (15 11:56 -0400)
treedd59397a24565d0e1c8dacab4e629d92c5c99044
parent09d31ea9856c1dc6ad85341d4c786a51d9d114c9
desktop: added TimeZones to record edit API in Mode_Browse.{h,cc}

Sometimes editing of records, such as calendar and tasks, requires access
to the device's (or the library's) time zone database / table.

This commit makes it possible to only load this once, but pass it into
the edit dialogs as needed.
desktop/src/Mode_Browse.cc
desktop/src/Mode_Browse.h