Browse Source

Fix typo

Fix typo of not to note.
QGC4.4
Chris Rizzitello 6 years ago committed by GitHub
parent
commit
b3876ba559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CodingStyle.qml

2
CodingStyle.qml

@ -39,7 +39,7 @@ Item { @@ -39,7 +39,7 @@ Item {
}
QGCPalette {
id: qgcPal // Not how id does not use an underscore
id: qgcPal // Note how id does not use an underscore
colorGroupEnabled: enabled
}

Loading…
Cancel
Save