remove hockeyapp and integrate appcenter
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#endif
|
||||
|
||||
void install_global_handlers();
|
||||
void uinstall_global_handlers();
|
||||
void delete_all_files_in_path(const std::string& source_path);
|
||||
void export_mp4(const std::string& rec_path, int width, int height, int tot, void(^progress_callback)(float));
|
||||
void save_image_library(const std::string& path);
|
||||
|
||||
Reference in New Issue
Block a user