From 35a2f39de795fca22696224d4490224a6cf93d21 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 4 Mar 2013 12:07:34 +0100 Subject: vcl: don't assert when lack of unit is intentional The Writer zoom dialog had this issue. Also change the drawinglayer gradient background tabpage to stop using a custom unit text, when the real unit text will be set from code anyway. Change-Id: Ib2e12572abb5c407b7c49dfa4a34dbdd6b6068d4 --- cui/uiconfig/ui/gradientpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cui') diff --git a/cui/uiconfig/ui/gradientpage.ui b/cui/uiconfig/ui/gradientpage.ui index d0eafe67c1c1..bea9f2ea5092 100644 --- a/cui/uiconfig/ui/gradientpage.ui +++ b/cui/uiconfig/ui/gradientpage.ui @@ -153,7 +153,7 @@ - + True True -- cgit