diff --git a/sources/diagramcontent.h b/sources/diagramcontent.h index 7166828c7..f6de8e481 100644 --- a/sources/diagramcontent.h +++ b/sources/diagramcontent.h @@ -48,9 +48,9 @@ class DiagramContent { ConductorsToUpdate = 16, OtherConductors = 32, AnyConductor = 56, - All = 63, - SelectedOnly = 64, - Shapes = 128 + Shapes = 64, + All = 127, + SelectedOnly = 128, }; /// Hold electrical elements