|
@@ -137,7 +137,6 @@
|
|
|
<Compile Include="CPDFToolManager.cs" />
|
|
|
<Compile Include="SettingParam\AnnotParam.cs" />
|
|
|
<Compile Include="SettingParam\AnnotParam\CircleParam.cs" />
|
|
|
- <Compile Include="SettingParam\AnnotParam\PolygonParam.cs" />
|
|
|
<Compile Include="SettingParam\AnnotParam\FreeTextParam.cs" />
|
|
|
<Compile Include="SettingParam\AnnotParam\HighlightParam.cs" />
|
|
|
<Compile Include="SettingParam\AnnotParam\InkParam.cs" />
|
|
@@ -175,6 +174,7 @@
|
|
|
<Compile Include="UndoManger\AnnotHistory\LineAnnotHistory.cs" />
|
|
|
<Compile Include="UndoManger\AnnotHistory\LineMeasureAnnotHistory.cs" />
|
|
|
<Compile Include="UndoManger\AnnotHistory\LinkAnnotHistory.cs" />
|
|
|
+ <Compile Include="UndoManger\AnnotHistory\PolygonAnnotHistory.cs" />
|
|
|
<Compile Include="UndoManger\AnnotHistory\PolygonMeasureAnnotHistory.cs" />
|
|
|
<Compile Include="UndoManger\AnnotHistory\PolyLineMeasureAnnotHistory.cs" />
|
|
|
<Compile Include="UndoManger\AnnotHistory\SoundAnnotHistory.cs" />
|