[Libreoffice-commits] core.git: include/svx

Tor Lillqvist tml at collabora.com
Tue Mar 11 22:57:37 PDT 2014


 include/svx/exthelpid.hrc |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 9aa241f0370ab22096a9b1d70040130743448a65
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Mar 12 07:54:46 2014 +0200

    Fix build: HID_GALLERY_ACTUALIZE is still used
    
    This partgially reverts commit c971c1fa66570bc6cbf658aa5c9cee15fc470bd2.
    
    Change-Id: I36a604df723a25f6a7338df1dd05b4a8d4f8cfec

diff --git a/include/svx/exthelpid.hrc b/include/svx/exthelpid.hrc
index 39cc178..b89d2f5 100644
--- a/include/svx/exthelpid.hrc
+++ b/include/svx/exthelpid.hrc
@@ -26,6 +26,7 @@
 // are moved to this exported (delivered) hrc file
 
 // Help-Ids --------------------------------------------------------------
+#define HID_GALLERY_ACTUALIZE                     "SVX_HID_GALLERY_ACTUALIZE"
 #define HID_GALLERY_TITLE                         "SVX_HID_GALLERY_TITLE"
 
 #endif


More information about the Libreoffice-commits mailing list