From dab1c26e8acab746a540a7cd510a8827a8ca2c71 Mon Sep 17 00:00:00 2001 From: guy Date: Fri, 24 Oct 2003 08:17:32 +0000 Subject: [PATCH] Patch level : 2.0 614 Files correlati : ba1.exe Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@11531 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ba/ba1700.cpp | 2 ++ 1 file changed, 2 insertions(+) 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);