mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 18:11:35 -06:00
Normalize all the line endings
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
// PropertyName.h
|
||||
|
||||
#ifndef __PROPERTY_NAME_H
|
||||
#define __PROPERTY_NAME_H
|
||||
|
||||
#include "../../../Common/MyString.h"
|
||||
|
||||
UString GetNameOfProperty(PROPID propID, const wchar_t *name);
|
||||
|
||||
#endif
|
||||
// PropertyName.h
|
||||
|
||||
#ifndef __PROPERTY_NAME_H
|
||||
#define __PROPERTY_NAME_H
|
||||
|
||||
#include "../../../Common/MyString.h"
|
||||
|
||||
UString GetNameOfProperty(PROPID propID, const wchar_t *name);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user