From 953fa85fb67f1f59a2612754b13f2c4a00b93866 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 6 Aug 2019 05:19:51 +0200 Subject: Add keybind to track manga, change storage dir --- include/QuickMedia.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/QuickMedia.hpp') 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; -- cgit v1.2.3