diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-10-02 14:04:40 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-10-02 14:04:40 +0200 |
commit | ebd778ca3f232102bf5fa248fcf85ce604ca7df3 (patch) | |
tree | 9d1b72f081b963208a901f2860422a345f5d9474 /svx/source | |
parent | 4263bca190a3d67f350f6d888684e107aa4f2940 (diff) |
CWS changehid: make sure that toolbox buttons for child windows and the child windows themselves have different HIDs
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/gallery2/gallery.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gallery2/gallery.src b/svx/source/gallery2/gallery.src index 81ab0f1ac6d9..39ee6e0e6b1b 100644 --- a/svx/source/gallery2/gallery.src +++ b/svx/source/gallery2/gallery.src @@ -35,7 +35,7 @@ DockingWindow RID_SVXDLG_GALLERYBROWSER { - HelpId = CMD_SID_GALLERY; + HelpId = "SVX_HID_GALLERY_BROWSER" ; OutputSize = TRUE ; Hide = TRUE ; SVLook = TRUE ; |