Files
core/HwpFile/HwpDoc/Chart/TextLayout.cpp
2025-12-22 20:00:44 +03:00

10 lines
94 B
C++

#include "TextLayout.h"
namespace HWP { namespace CHART
{
CTextLayout::CTextLayout()
{
}
}}