X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fcinema.h;h=6a3d89845dbc11b747a694338ab34e5f6688b6a5;hp=3cb17502bed46eed17d1b118ef68b81328962540;hb=c6871fe8617b3de03662b7630355059393bf8043;hpb=334e250896a5dcbb64db96df8e20821ffc75b146 diff --git a/src/lib/cinema.h b/src/lib/cinema.h index 3cb17502b..6a3d89845 100644 --- a/src/lib/cinema.h +++ b/src/lib/cinema.h @@ -48,7 +48,7 @@ public: , _utc_offset_minute (utc_offset_minute) {} - Cinema (cxml::ConstNodePtr); + explicit Cinema (cxml::ConstNodePtr); void read_screens (cxml::ConstNodePtr);