mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-09 21:44:54 +00:00
long line split.
This commit is contained in:
parent
37d262b147
commit
f3dc45f1ec
@ -29,7 +29,9 @@ namespace CSMDoc
|
|||||||
|
|
||||||
~DocumentManager();
|
~DocumentManager();
|
||||||
|
|
||||||
Document *addDocument (const std::vector< boost::filesystem::path >& files, const boost::filesystem::path& savePath, bool new_);
|
Document *addDocument (const std::vector< boost::filesystem::path >& files,
|
||||||
|
const boost::filesystem::path& savePath,
|
||||||
|
bool new_);
|
||||||
///< The ownership of the returned document is not transferred to the caller.
|
///< The ownership of the returned document is not transferred to the caller.
|
||||||
///
|
///
|
||||||
/// \param new_ Do not load the last content file in \a files and instead create in an
|
/// \param new_ Do not load the last content file in \a files and instead create in an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user