forked from teamnwah/openmw-tes3coop
whitespaces removed again.
This commit is contained in:
parent
62ea0bb066
commit
d3000ce099
1 changed files with 2 additions and 2 deletions
|
@ -62,12 +62,12 @@ namespace CSVWorld
|
|||
virtual void setEditLock (bool locked);
|
||||
|
||||
virtual void reset();
|
||||
|
||||
|
||||
virtual void toggleWidgets (bool active = true);
|
||||
|
||||
virtual void cloneMode(const std::string& originId,
|
||||
const CSMWorld::UniversalId::Type type);
|
||||
|
||||
|
||||
virtual std::string getErrors() const;
|
||||
///< Return formatted error descriptions for the current state of the creator. if an empty
|
||||
/// string is returned, there is no error.
|
||||
|
|
Loading…
Reference in a new issue