Skip to content

Initialize the visited time of a new GBookmarkFile

Emmanuele Bassi requested to merge bookmark-visited into master

Just like we do for the other fields. Otherwise, when we serialise the item, we're going to hit a segmentation fault when trying to format a NULL GDateTime.

Merge request reports