From c0d87b68da50439c019519d43adf3a8aa7d86ece Mon Sep 17 00:00:00 2001 From: Fabien Castan Date: Mon, 14 Oct 2024 19:07:31 +0200 Subject: [PATCH] [ui] GraphEditor: minor menu wording change --- meshroom/ui/qml/Application.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshroom/ui/qml/Application.qml b/meshroom/ui/qml/Application.qml index ab06b9b3..ddb1da0e 100644 --- a/meshroom/ui/qml/Application.qml +++ b/meshroom/ui/qml/Application.qml @@ -1086,7 +1086,7 @@ Page { } Menu { - title: "Refresh Nodes Status" + title: "Refresh Nodes Method" MenuItem { id: enableAutoRefresh