mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-18 13:12:50 +00:00
defd0b1754
TODO stop failing epicly with git
13 lines
266 B
C++
13 lines
266 B
C++
|
|
#include "refidadapter.hpp"
|
|
|
|
#include "cassert"
|
|
#include <QVariant>
|
|
|
|
CSMWorld::RefIdAdapter::RefIdAdapter() {}
|
|
|
|
CSMWorld::RefIdAdapter::~RefIdAdapter() {}
|
|
|
|
CSMWorld::NestedRefIdAdapter::NestedRefIdAdapter() {}
|
|
|
|
CSMWorld::NestedRefIdAdapter::~NestedRefIdAdapter() {} |