paysages3d/src/interface/modeler/quickapp/PropertyBind.cpp

8 lines
95 B
C++
Raw Normal View History

#include "PropertyBind.h"
PropertyBind::PropertyBind(QObject *parent) : QObject(parent)
{
}