diff --git a/ba/ba1700.cpp b/ba/ba1700.cpp index 15ef39b66..82f4df0b3 100755 --- a/ba/ba1700.cpp +++ b/ba/ba1700.cpp @@ -97,6 +97,8 @@ protected: // TSheet bool has_module(int modnumber) const; bool is_zip_file(const TFilename& n) const; + void create_dirs(const char* path) const; + protected: static bool path_handler(TMask_field& fld, KEY key); static bool sheet_notify(TSheet_field& s, int r, KEY k);