mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 16:11:34 -06:00
Initialer Commit
This commit is contained in:
10
CPP/7zip/Common/FilePathAutoRename.h
Normal file
10
CPP/7zip/Common/FilePathAutoRename.h
Normal file
@@ -0,0 +1,10 @@
|
||||
// FilePathAutoRename.h
|
||||
|
||||
#ifndef __FILE_PATH_AUTO_RENAME_H
|
||||
#define __FILE_PATH_AUTO_RENAME_H
|
||||
|
||||
#include "../../Common/MyString.h"
|
||||
|
||||
bool AutoRenamePath(FString &fullProcessedPath);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user