1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-20 20:09:41 +00:00

small reformatting

This commit is contained in:
Marek Kochanowicz 2014-02-15 13:23:51 +01:00
parent 4ee90c24e5
commit 56be62b956

View file

@ -53,8 +53,8 @@ namespace CSMWorld
private:
std::vector<UniversalId> mUniversalId;
QStringList mObjectsFormats;
const CSMDoc::Document& mDocument;
CSMWorld::UniversalId::Type convertEnums(CSMWorld::ColumnBase::Display type) const;
};
}