feature_25074 #9

Merged
francesco.mangiacrapa merged 6 commits from feature_25074 into master 2023-06-05 14:30:07 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e003479415 - Show all commits

View File

@ -9,7 +9,7 @@ import java.io.Serializable;
*
* May 12, 2023
*/
public class ConfiguredLayerDV implements Serializable, LayerIDV {
public class ConfiguredLayerDV implements LayerIDV, Serializable{
/**
*