From 72dbdd68ab0c3380b3d91ed4152fe9f5101b14ba Mon Sep 17 00:00:00 2001 From: youhy Date: Sat, 6 Aug 2022 09:26:08 -0700 Subject: [PATCH] edit comment for plot icon Signed-off-by: youhy --- include/ignition/gui/qml/GzPlotIcon.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ignition/gui/qml/GzPlotIcon.qml b/include/ignition/gui/qml/GzPlotIcon.qml index f64b06de5..3167d20ae 100644 --- a/include/ignition/gui/qml/GzPlotIcon.qml +++ b/include/ignition/gui/qml/GzPlotIcon.qml @@ -43,7 +43,7 @@ Rectangle { * Used to transfer data, where data is separated by ','. * For components, the syntax needs to be: * `{"text/plain" : "Component," + + "," + + "," + + "," + }`. - * For fields: `{"text/plain" : + "," + }`. + * For transport topics: `{"text/plain" : + "," + }`. * See, Chart.qml and PlottingInterface.hh/.cc for more details. **/ property var gzMimeData