X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fscreen.h;h=84cecb80b4853991cc85b6bfb1c9e95091dceb3c;hb=3476d6760f1efe3e8d51ba5ae535b38af9cf955a;hp=6103d207d9bffc0870edbd194cee96ab75d56936;hpb=2fd641547b5fb795fc17e98e47f489fa82e8ff42;p=dcpomatic.git 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;