diff --git a/Egw.Window.Data/Egw.Window.Data.csproj b/Egw.Window.Data/Egw.Window.Data.csproj index fbec4cf..837a17a 100644 --- a/Egw.Window.Data/Egw.Window.Data.csproj +++ b/Egw.Window.Data/Egw.Window.Data.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 2.8.1.2412 + 2.8.1.2610 Annamaria Sassi Egalware Classi di base per gestione sistemi Window x Egw.* diff --git a/Egw.Window.Data/Enums.cs b/Egw.Window.Data/Enums.cs index 69d9e5d..8d5ad25 100644 --- a/Egw.Window.Data/Enums.cs +++ b/Egw.Window.Data/Enums.cs @@ -55,7 +55,8 @@ namespace Egw.Window.Data LIST = 1, CALCHARDWARE = 2, HARDWAREOPTIONS = 3, - SASHSHAPE = 4 + SASHSHAPE = 4, + PROFILEDATAFROMAREA = 5 } ///