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

10 lines
112 B
C++

#include "PrintInformation.h"
namespace HWP { namespace CHART
{
CPrintInformation::CPrintInformation()
{
}
}}