mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 00:04:04 +08:00
10 lines
81 B
C++
10 lines
81 B
C++
#include "CtrlShapeArc.h"
|
|
|
|
namespace HWP
|
|
{
|
|
CCtrlShapeArc::CCtrlShapeArc()
|
|
{
|
|
|
|
}
|
|
}
|