add progress to export/import ppbr
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
bool export_ppbr(const std::string& path, const Image& header_image);
|
||||
bool import_ppbr(const std::string& path);
|
||||
bool import_abr(const std::string& path);
|
||||
bool import_brush(const std::string& path);
|
||||
std::string replace_path(std::string path, std::string new_base);
|
||||
void clear_brushes();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user