mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 16:11:35 -06:00
Normalize all the line endings
This commit is contained in:
@@ -1,10 +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
|
||||
// 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