Skip to content

Fix unintentional API/ABI break

Christian Persch requested to merge wip/chpe/issue-1711 into main

This fixes #1711 (closed) by making EvDocumentInfo extensible, and moving the GDateTime created/modified dates to the new extended struct, with public getters and backend-private setters, and adjust the backends and properties view to use these.

Merge request reports