schema_editor/domain/display/displayitem.cpp

7 lines
58 B
C++
Raw Normal View History

2022-03-29 19:31:45 +00:00
#include "displayitem.h"
DisplayItem::DisplayItem()
{
}