mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 02:07:06 -06:00
4.44 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
804edc5756
commit
d9666cf046
10
CPP/7zip/UI/Common/WorkDir.h
Executable file
10
CPP/7zip/UI/Common/WorkDir.h
Executable file
@@ -0,0 +1,10 @@
|
||||
// WorkDir.h
|
||||
|
||||
#ifndef __WORKDIR_H
|
||||
#define __WORKDIR_H
|
||||
|
||||
#include "ZipRegistry.h"
|
||||
|
||||
UString GetWorkDir(const NWorkDir::CInfo &workDirInfo, const UString &path);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user