From eb1bae576bb769336669962b6c6c24e7db877b8e Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Mon, 29 Jan 2018 10:41:07 +0100 Subject: Related tdf#115273: Set NULL instead of "Set null" to explicit the fact that NULL is a keyword Change-Id: Iab393ffc1af07d027ef93168c8de58f3635af11c Reviewed-on: https://gerrit.libreoffice.org/48817 Reviewed-by: Lionel Elie Mamane Tested-by: Jenkins --- dbaccess/uiconfig/ui/relationdialog.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dbaccess/uiconfig') diff --git a/dbaccess/uiconfig/ui/relationdialog.ui b/dbaccess/uiconfig/ui/relationdialog.ui index d7f2f2c65c0c..dca52120421d 100644 --- a/dbaccess/uiconfig/ui/relationdialog.ui +++ b/dbaccess/uiconfig/ui/relationdialog.ui @@ -241,7 +241,7 @@ - _Set null + _Set NULL True True False @@ -343,7 +343,7 @@ - _Set null + _Set NULL True True False -- cgit