diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/QuickMedia.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp index 48a2d8a..4f53873 100644 --- a/include/QuickMedia.hpp +++ b/include/QuickMedia.hpp @@ -37,6 +37,7 @@ namespace QuickMedia { std::string video_url; std::string images_url; std::string content_title; + std::string content_url; std::string chapter_title; int image_index; Path content_storage_file; |