trying to fix indending

This commit is contained in:
Marek Kochanowicz 2014-07-17 12:41:43 +02:00
parent f0c6ef185e
commit ca73ce3fe2

View file

@ -124,9 +124,8 @@ namespace CSMWorld
void save (int index, ESM::ESMWriter& writer) const; void save (int index, ESM::ESMWriter& writer) const;
const RefIdData& getDataSet() const; //I can't figure out a better name for this one :( const RefIdData& getDataSet() const; //I can't figure out a better name for this one :(
}; };
} }
#endif #endif