lib: use typedef instead of hard coded std::vector<FieldHandle<T> >
commit041ede260a3c0a7ada59fd509ed14a54debf86e4
authorChris Frey <cdfrey@foursquare.net>
Fri, 3 Feb 2012 03:15:57 +0000 (2 22:15 -0500)
committerChris Frey <cdfrey@foursquare.net>
Fri, 3 Feb 2012 03:15:57 +0000 (2 22:15 -0500)
tree16e5cc9e1af919822eb7b16aeb8d400be9acef95
parentfd9620679ddb37ceff00c5c2957b35fcfda3b40f
lib: use typedef instead of hard coded std::vector<FieldHandle<T> >
30 files changed:
src/r_bookmark.cc
src/r_bookmark.h
src/r_calendar.cc
src/r_calendar.h
src/r_calllog.cc
src/r_calllog.h
src/r_contact.cc
src/r_contact.h
src/r_cstore.cc
src/r_cstore.h
src/r_folder.cc
src/r_folder.h
src/r_hhagent.cc
src/r_hhagent.h
src/r_memo.cc
src/r_memo.h
src/r_message.h
src/r_message_base.cc
src/r_pin_message.h
src/r_saved_message.h
src/r_servicebook.cc
src/r_servicebook.h
src/r_sms.cc
src/r_sms.h
src/r_task.cc
src/r_task.h
src/r_timezone.cc
src/r_timezone.h
src/record.h
tools/btarcmp.cc