mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 10:59:17 +08:00
10 lines
112 B
C++
10 lines
112 B
C++
#include "PrintInformation.h"
|
|
|
|
namespace HWP { namespace CHART
|
|
{
|
|
CPrintInformation::CPrintInformation()
|
|
{
|
|
|
|
}
|
|
}}
|