export data flag, fix android create dir

This commit is contained in:
2019-09-23 00:48:25 +02:00
parent 1d1aef4095
commit d91f730cbd
8 changed files with 21 additions and 12 deletions

View File

@@ -95,6 +95,7 @@ public:
std::string url;
std::string descr;
std::shared_ptr<Image> header_image;
bool export_data;
};
Node* m_container;