From 99915ba9ec15a5018be4e7793c1482a032c3ca14 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 22 Jun 2020 21:50:48 +0200 Subject: Support installation resources path --- include/QuickMedia.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp index cd410c3..dc81425 100644 --- a/include/QuickMedia.hpp +++ b/include/QuickMedia.hpp @@ -81,5 +81,6 @@ namespace QuickMedia { std::string downloading_chapter_url; bool image_download_cancel = false; int exit_code = 0; + std::string resources_root; }; } \ No newline at end of file -- cgit v1.2.3