X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffont.h;h=092b682bac1cd496d17f2d2ad5399166112eab2b;hb=0e5013e1a96af81e4b501ff0c3192c10a061a2c8;hp=12a14aba4e74086dee82c93d3a6464dd6159dee7;hpb=45fc375d656e99218ca8ec3281aa2605e148b521;p=dcpomatic.git diff --git a/src/lib/font.h b/src/lib/font.h index 12a14aba4..092b682ba 100644 --- a/src/lib/font.h +++ b/src/lib/font.h @@ -57,7 +57,7 @@ public: Font(Font const& other); Font& operator=(Font const& other); - void as_xml (xmlpp::Node* node); + void as_xml(xmlpp::Element* element); std::string id () const { return _id;