diff options
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/uiconfig/ui/placeedit.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/placeedit.ui b/svtools/uiconfig/ui/placeedit.ui index f0d0f84ac4af..c391446218f5 100644 --- a/svtools/uiconfig/ui/placeedit.ui +++ b/svtools/uiconfig/ui/placeedit.ui @@ -442,7 +442,7 @@ </child> <action-widgets> <action-widget response="-11">help</action-widget> - <action-widget response="0">delete</action-widget> + <action-widget response="101">delete</action-widget> <action-widget response="-5">ok</action-widget> <action-widget response="-6">cancel</action-widget> </action-widgets> |