Sign in
nest-open-source
/
nest-cam
/
4320010
/
lzma
/
refs/heads/master
/
.
/
lzma
/
CPP
/
7zip
/
UI
/
Common
/
DefaultName.h
blob: 4484c3b5b4ffb3a44c9c333ecd04f9bb73dc1940 [
file
] [
log
] [
blame
] [
edit
]
// DefaultName.h
#ifndef
__DEFAULT_NAME_H
#define
__DEFAULT_NAME_H
#include
"../../../Common/MyString.h"
UString
GetDefaultName2
(
const
UString
&
fileName
,
const
UString
&
extension
,
const
UString
&
addSubExtension
);
#endif