X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcrop.h;h=24330731dec59ac9429489ee5e30c2f5d9990daa;hb=0232d80a625b2ffae687e6473ab3fc2603cf87ea;hp=00734d5e9c63e4d732b341b2e4983487ee3a3455;hpb=9063624bd62c8fb513b51077300a74c7e46a56d9;p=dcpomatic.git diff --git a/src/lib/crop.h b/src/lib/crop.h index 00734d5e9..24330731d 100644 --- a/src/lib/crop.h +++ b/src/lib/crop.h @@ -65,7 +65,7 @@ struct Crop return s; } - void as_xml (xmlpp::Node *) const; + void as_xml(xmlpp::Element*) const; };