mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
Splited very long line.
This commit is contained in:
parent
aafde926d3
commit
37d262b147
@ -71,7 +71,10 @@ namespace CSMDoc
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
Document (const Files::ConfigurationManager& configuration, const std::vector< boost::filesystem::path >& files, const boost::filesystem::path& savePath, const boost::filesystem::path& resDir, bool new_);
|
Document (const Files::ConfigurationManager& configuration,
|
||||||
|
const std::vector< boost::filesystem::path >& files,
|
||||||
|
const boost::filesystem::path& savePath,
|
||||||
|
const boost::filesystem::path& resDir, bool new_);
|
||||||
|
|
||||||
~Document();
|
~Document();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user