X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fscreen.h;h=84cecb80b4853991cc85b6bfb1c9e95091dceb3c;hp=6103d207d9bffc0870edbd194cee96ab75d56936;hb=b915348a8288d68e2ff114fb3dd89ad22e699969;hpb=c80f7a440de73dead499764b4073d39d54c68b9f diff --git a/src/lib/screen.h b/src/lib/screen.h index 6103d207d..84cecb80b 100644 --- a/src/lib/screen.h +++ b/src/lib/screen.h @@ -62,7 +62,7 @@ public: explicit Screen (cxml::ConstNodePtr); - void as_xml (xmlpp::Element *) const; + void as_xml (xmlpp::Element *) const override; std::vector trusted_device_thumbprints () const; std::shared_ptr cinema;