Extract cloud browser file-list request helper
This commit is contained in:
@@ -46,4 +46,5 @@ public:
|
||||
virtual void removed(Node* parent) override;
|
||||
void load_thumbs_thread();
|
||||
NodeText* create_loading_status_text();
|
||||
bool load_cloud_file_list(CURL* curl, std::string& response, NodeText& status_text);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user