aboutsummaryrefslogtreecommitdiff
path: root/include/QuickMedia.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/QuickMedia.hpp')
-rw-r--r--include/QuickMedia.hpp1
1 files changed, 1 insertions, 0 deletions
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