From e5ea05a381ad34cc9445f60b664e30f6eacbc1f2 Mon Sep 17 00:00:00 2001 From: Doris Verria Date: Tue, 11 May 2021 11:55:59 +0200 Subject: Change menu item text in camera example For some reason, the menu items in the camera example will not appear on Mac if the text description is set to Settings or Exit. Change-Id: Idd5baa1283dbb75486f8012a8ae559508b4e6850 Reviewed-by: Lars Knoll --- examples/multimediawidgets/camera/camera.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/multimediawidgets/camera/camera.ui b/examples/multimediawidgets/camera/camera.ui index 3fd944aed..926928719 100644 --- a/examples/multimediawidgets/camera/camera.ui +++ b/examples/multimediawidgets/camera/camera.ui @@ -363,7 +363,7 @@ - Exit + Close @@ -378,7 +378,7 @@ - Settings + Change Settings -- cgit v1.2.3