added: 'export' winix function (export plugin)
exporting an item or the whole directory git-svn-id: svn://ttmath.org/publicrep/winix/trunk@867 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
|
||||
bool DecodePass(Export & exp);
|
||||
|
||||
void SendFile(const Item & item, bool thumb = false);
|
||||
void SendFile(const Item & item, bool thumb = false, bool put_to_recurrence_tab = true);
|
||||
void SendDir(const Item & item);
|
||||
void SendDir(long dir_id);
|
||||
void SendAllFilesFromDir(long dir_id);
|
||||
|
Reference in New Issue
Block a user