X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Ffont.h;h=8021ab5bc662e59bc918a48fdf3bea18631637cd;hp=7009555c44a1b297fdee256fa00159ea570588fb;hb=a5e87b6f0f496f4ed71d9129d40a5baebb68495f;hpb=895e908f7dcc8deb9e6a333d3d6b3a92aec2dc09 diff --git a/src/lib/font.h b/src/lib/font.h index 7009555c4..8021ab5bc 100644 --- a/src/lib/font.h +++ b/src/lib/font.h @@ -35,7 +35,7 @@ public: void as_xml (xmlpp::Node* node); - /** Font ID */ + /** Font ID, used to describe it in the subtitle content */ std::string id; boost::optional file; };