|
|
@@ -787,6 +787,7 @@
|
|
|
<Compile Include="Events\PalletLayoutNotification.cs" />
|
|
|
<Compile Include="Events\ProgressNotification.cs" />
|
|
|
<Compile Include="Events\RenderUpdateNotification.cs" />
|
|
|
+ <Compile Include="Events\DelaySaveImageNotification.cs" />
|
|
|
<Compile Include="Events\SnackbarMessageNotification.cs" />
|
|
|
<Compile Include="Events\TaskMessageNotification.cs" />
|
|
|
<Compile Include="Events\UserLoginNotification.cs" />
|
|
|
@@ -828,6 +829,7 @@
|
|
|
<Compile Include="Models\Robot\RPoint.cs" />
|
|
|
<Compile Include="Models\ScriptCompileMessage.cs" />
|
|
|
<Compile Include="Models\ShowRender.cs" />
|
|
|
+ <Compile Include="Models\DelaySaveImage.cs" />
|
|
|
<Compile Include="Models\StatusInfo.cs" />
|
|
|
<Compile Include="Models\TaskMessage.cs" />
|
|
|
<Compile Include="Models\Robot\ToolInfo.cs" />
|