X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fscreen.h;fp=src%2Flib%2Fscreen.h;h=5b875b388baa60bd5d86b193e988073224010a06;hp=0ae4835446187616a8f927387de244a6eb41ca8b;hb=068291b7233b01573863d7fb5eda2a82883c748d;hpb=1863fff137bda1c0d3702a845cc79afbfc8c74c4 diff --git a/src/lib/screen.h b/src/lib/screen.h index 0ae483544..5b875b388 100644 --- a/src/lib/screen.h +++ b/src/lib/screen.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2015 Carl Hetherington + Copyright (C) 2013-2016 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -45,6 +45,7 @@ public: boost::shared_ptr cinema; std::string name; + std::string notes; boost::optional recipient; std::vector trusted_devices; };