Skip to content

Commit

Permalink
Merge branch 'main' of github.com:eclipse-sumo/sumo into Netedit_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
palvarezlopez committed Dec 12, 2024
2 parents 414b24e + 709d815 commit f969773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/gui/windows/GUIAppEnum.h
Original file line number Diff line number Diff line change
Expand Up @@ -1045,7 +1045,7 @@ enum {
/// @brief set attribute (string, bool, etc.) in attributes editor row
MID_GNE_ATTRIBUTESEDITORROW_SETATTRIBUTE,
/// @brief toogle enable attribute in attributes editor row
MID_GNE_ATTRIBUTESEDITORROW_TOOGLEENABLEATTRIBUTE,
MID_GNE_ATTRIBUTESEDITORROW_TOGGLEENABLEATTRIBUTE,
/// @brief open color dialog in attributes editor row
MID_GNE_ATTRIBUTESEDITORROW_OPENCOLORDIALOG,
/// @brief open allow dialog in attributes editor row
Expand Down

0 comments on commit f969773

Please sign in to comment.