mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 10:11:34 -06:00
Initialer Commit
This commit is contained in:
10
CPP/7zip/UI/FileManager/PropertyName.h
Normal file
10
CPP/7zip/UI/FileManager/PropertyName.h
Normal file
@@ -0,0 +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
|
||||
Reference in New Issue
Block a user