Skip to content

Commit

Permalink
Fixed build. Refs #3
Browse files Browse the repository at this point in the history
  • Loading branch information
palvarezlopez committed Dec 12, 2024
1 parent 3bd7116 commit 709d815
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 709d815

Please sign in to comment.