Skip to content

Commit

Permalink
edit comment for plot icon
Browse files Browse the repository at this point in the history
Signed-off-by: youhy <haoyuan2019@outlook.com>
  • Loading branch information
AzulRadio committed Aug 6, 2022
1 parent 4b89afe commit 72dbdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ignition/gui/qml/GzPlotIcon.qml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Rectangle {
* Used to transfer data, where data is separated by ','.
* For components, the syntax needs to be:
* `{"text/plain" : "Component," + <entity> + "," + <typeId> + "," + <attribute> + "," + <typeName>}`.
* For fields: `{"text/plain" : <topic> + "," + <fieldPath>}`.
* For transport topics: `{"text/plain" : <topic> + "," + <fieldPath>}`.
* See, Chart.qml and PlottingInterface.hh/.cc for more details.
**/
property var gzMimeData
Expand Down

0 comments on commit 72dbdd6

Please sign in to comment.