From bf847968bc0aaafdc6c0dfee19b959516b7939ab Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 31 Jul 2019 20:23:02 +0100 Subject: crash on missing reset button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit in database user admin dialog Change-Id: Icbacf37d23994ddb81fa0aa3f67468aeaf1d71f2 Reviewed-on: https://gerrit.libreoffice.org/76768 Tested-by: Jenkins Reviewed-by: Xisco Faulí --- dbaccess/uiconfig/ui/useradmindialog.ui | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'dbaccess') diff --git a/dbaccess/uiconfig/ui/useradmindialog.ui b/dbaccess/uiconfig/ui/useradmindialog.ui index f84e756cef1e..4b470a9b5838 100644 --- a/dbaccess/uiconfig/ui/useradmindialog.ui +++ b/dbaccess/uiconfig/ui/useradmindialog.ui @@ -23,6 +23,19 @@ False end + + + gtk-revert-to-saved + True + True + True + + + False + True + 0 + + gtk-ok @@ -36,7 +49,7 @@ False True - 0 + 1 @@ -50,7 +63,7 @@ False True - 1 + 2 @@ -64,7 +77,7 @@ False True - 2 + 3 True @@ -138,6 +151,7 @@ + reset ok cancel help -- cgit