#include LayoutText::LayoutText(const Text& text) : LayoutNode(&text) { } LayoutText::~LayoutText() { }