mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 18:11:37 -06:00
3.13
This commit is contained in:
12
7zip/FileManager/PropertyName.h
Executable file
12
7zip/FileManager/PropertyName.h
Executable file
@@ -0,0 +1,12 @@
|
||||
// PropertyName.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef __PROPERTYNAME_H
|
||||
#define __PROPERTYNAME_H
|
||||
|
||||
#include "Common/String.h"
|
||||
|
||||
UString GetNameOfProperty(PROPID propID);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user