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
This commit is contained in:
guy 2003-10-24 08:17:32 +00:00
parent 551ad587e5
commit dab1c26e8a

View File

@ -97,6 +97,8 @@ protected: // TSheet
bool has_module(int modnumber) const; bool has_module(int modnumber) const;
bool is_zip_file(const TFilename& n) const; bool is_zip_file(const TFilename& n) const;
void create_dirs(const char* path) const;
protected: protected:
static bool path_handler(TMask_field& fld, KEY key); static bool path_handler(TMask_field& fld, KEY key);
static bool sheet_notify(TSheet_field& s, int r, KEY k); static bool sheet_notify(TSheet_field& s, int r, KEY k);