forked from Github/PrismLauncher
minor clean up and add some docs
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
13c7efa058
commit
e9d4793b1e
6 changed files with 38 additions and 23 deletions
|
|
@ -77,6 +77,7 @@ bool ensureFolderPathExists(QString filenamepath);
|
|||
|
||||
bool copyFile(QString &src, QString &dst);
|
||||
|
||||
/// @brief Copies a directory and it's contents from src to dest
|
||||
class copy {
|
||||
public:
|
||||
copy(const QString& src, const QString& dst)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue