schema_editor/domain/library/component.cpp

7 lines
52 B
C++

#include "component.h"
Component::Component()
{
}