X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fplayer_text.h;h=45c8bf589f39339b35b5df491b96e25d43271c71;hb=da44da6f31f97d39ca91c35955e573e76371f2c2;hp=cd4be984c9551e5f1d8eeabbb86255155a0c04d5;hpb=7bc2134d658778e04f1756c255e604b4ab5a5831;p=dcpomatic.git diff --git a/src/lib/player_text.h b/src/lib/player_text.h index cd4be984c..45c8bf589 100644 --- a/src/lib/player_text.h +++ b/src/lib/player_text.h @@ -38,7 +38,7 @@ class PlayerText { public: void add_fonts (std::list> fonts_); - std::list > fonts; + std::list> fonts; /** BitmapTexts, with their rectangles transformed as specified by their content */ std::list bitmap;