Emit the state of the job with the Finished signals.
[dcpomatic.git] / src / lib / release_notes.h
index 36f66d25775b6fd85bbb8c489f65cb3ead82ca30..d0837248b7494da6ab08443d5c97ce86f097b629 100644 (file)
@@ -23,4 +23,4 @@
 #include <string>
 
 
-extern boost::optional<std::string> find_release_notes();
+extern boost::optional<std::string> find_release_notes(bool dark, boost::optional<std::string> current = boost::optional<std::string>());