Add comment.
[dcpomatic.git] / src / lib / font_data.h
index a3389af20d995acab0e0da7a7db274dfc062174a..7bd6d46482a55fe9c137c022b257b843657233f2 100644 (file)
@@ -45,6 +45,7 @@ public:
                , data(data_)
        {}
 
+       /** <LoadFont> ID */
        std::string id;
        boost::optional<dcp::ArrayData> data;
 };