X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Frelease_notes.h;h=d0837248b7494da6ab08443d5c97ce86f097b629;hb=HEAD;hp=a5026b432103c7a0045fe4c481b6bdfec4f469bf;hpb=de89da97f4c2fb73426697a16cf8027490e91bae;p=dcpomatic.git diff --git a/src/lib/release_notes.h b/src/lib/release_notes.h index a5026b432..d0837248b 100644 --- a/src/lib/release_notes.h +++ b/src/lib/release_notes.h @@ -23,4 +23,4 @@ #include -extern boost::optional find_release_notes(boost::optional current = boost::optional()); +extern boost::optional find_release_notes(bool dark, boost::optional current = boost::optional());