diff --git a/CodingStyle.qml b/CodingStyle.qml index 204f3ee729dec5208b0ec8109c06ad2a93a4f79a..adff517875cc46db709fe2604f122c60707134c9 100644 --- a/CodingStyle.qml +++ b/CodingStyle.qml @@ -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 }