X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Ftext_content.h;h=7c060cd482afb76fa3bdd152bb8dd178c4d2350f;hb=1266a5149e056a17b4a9276ccf6ea4a79cc93610;hp=7ddb20b080dabc63e503393c195c247cf9396830;hpb=ca5cc79f4464c5e9f34480757c288b9bbcb569ec;p=dcpomatic.git diff --git a/src/lib/text_content.h b/src/lib/text_content.h index 7ddb20b08..7c060cd48 100644 --- a/src/lib/text_content.h +++ b/src/lib/text_content.h @@ -206,6 +206,7 @@ private: void font_changed (); void connect_to_fonts (); + std::shared_ptr get_font_unlocked(std::string id) const; std::list _font_connections;