mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 13:19:54 +00:00
defd0b1754
TODO stop failing epicly with git
13 lines
No EOL
266 B
C++
13 lines
No EOL
266 B
C++
|
|
#include "refidadapter.hpp"
|
|
|
|
#include "cassert"
|
|
#include <QVariant>
|
|
|
|
CSMWorld::RefIdAdapter::RefIdAdapter() {}
|
|
|
|
CSMWorld::RefIdAdapter::~RefIdAdapter() {}
|
|
|
|
CSMWorld::NestedRefIdAdapter::NestedRefIdAdapter() {}
|
|
|
|
CSMWorld::NestedRefIdAdapter::~NestedRefIdAdapter() {} |