namespace CCL::HistoryListColumns

namespace HistoryListColumns {

// global variables

static const CStringPtr kTitle = "title";
static const CStringPtr kDescription = "descr";
static const CStringPtr kAge = "age";
static const CStringPtr kDate = "date";

} // namespace HistoryListColumns