schema_editor/domain/library/library.cpp

7 lines
46 B
C++

#include "library.h"
Library::Library()
{
}