This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 52b44b9d90 re-add missing line
52b44b9d90 is described below

commit 52b44b9d908f95a8da0d24e345b2d3acc4a8f6fe
Author: mseidel <msei...@apache.org>
AuthorDate: Mon Sep 23 19:04:23 2024 +0200

    re-add missing line
    
    (cherry picked from commit 7f48399020d0f5911bdb959dce13f6434c04c0f4)
---
 main/sw/source/ui/dbui/customizeaddresslistdialog.src | 1 +
 1 file changed, 1 insertion(+)

diff --git a/main/sw/source/ui/dbui/customizeaddresslistdialog.src 
b/main/sw/source/ui/dbui/customizeaddresslistdialog.src
index 00184a2c01..cea574292a 100644
--- a/main/sw/source/ui/dbui/customizeaddresslistdialog.src
+++ b/main/sw/source/ui/dbui/customizeaddresslistdialog.src
@@ -99,6 +99,7 @@ ModalDialog DLG_MM_CUSTOMIZE_ADDRESS_LIST
                Pos = MAP_APPFONT ( 88, 151 ) ;
                Size = MAP_APPFONT ( 50, 14 ) ;
        };
+       HelpButton PB_HELP
        {
                Pos = MAP_APPFONT ( 144, 151 ) ;
                Size = MAP_APPFONT ( 50, 14 ) ;

Reply via email to