From 70d6e8e10700a891bae0cfe50fbbeaa91fa3664e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 7 Jan 2020 10:53:31 +0000 Subject: most has_tooltip uses are bogus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit has_tooltip means to use "query-tooltip" to present a tooltip, not that the widget has a literal tooltip, the presence of which is sufficient to set the tooltip Change-Id: I49b35debd1bca1803464096fbc550eb50945509f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86336 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- chart2/uiconfig/ui/dlg_InsertErrorBars.ui | 1 - chart2/uiconfig/ui/tp_3D_SceneIllumination.ui | 10 ---------- 2 files changed, 11 deletions(-) (limited to 'chart2/uiconfig') diff --git a/chart2/uiconfig/ui/dlg_InsertErrorBars.ui b/chart2/uiconfig/ui/dlg_InsertErrorBars.ui index 1513129f2b96..fcfe86e0121e 100644 --- a/chart2/uiconfig/ui/dlg_InsertErrorBars.ui +++ b/chart2/uiconfig/ui/dlg_InsertErrorBars.ui @@ -520,7 +520,6 @@ True True True - True Select data range imageRANGE_SELECT_NEG diff --git a/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui b/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui index 8e9cc07afee4..fd1a7c6c4a5b 100644 --- a/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui +++ b/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui @@ -92,7 +92,6 @@ True True True - True Light source 1 IMG_LIGHT_1 True @@ -107,7 +106,6 @@ True True True - True Light source 2 IMG_LIGHT_2 True @@ -122,7 +120,6 @@ True True True - True Light source 3 IMG_LIGHT_3 True @@ -137,7 +134,6 @@ True True True - True Light source 4 IMG_LIGHT_4 True @@ -152,7 +148,6 @@ True True True - True Light source 5 IMG_LIGHT_5 True @@ -167,7 +162,6 @@ True True True - True Light source 6 IMG_LIGHT_6 True @@ -182,7 +176,6 @@ True True True - True Light source 7 IMG_LIGHT_7 True @@ -197,7 +190,6 @@ True True True - True Light source 8 IMG_LIGHT_8 True @@ -242,7 +234,6 @@ True True True - True Select a color using the color dialog IMG_LIGHTSOURCE_COLOR @@ -323,7 +314,6 @@ True True True - True Select a color using the color dialog IMG_AMBIENT_COLOR -- cgit