[Libreoffice-commits] core.git: extensions/source
Caolán McNamara
caolanm at redhat.com
Thu Jul 24 07:52:43 PDT 2014
extensions/source/abpilot/abspilot.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit f6f0c1eb4d3034f099000d941fc77daf3a77343d
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Jul 24 15:50:31 2014 +0100
set the help id here now
Change-Id: Ic297fc0f8afb1d78267c1db96601acdc33372654
diff --git a/extensions/source/abpilot/abspilot.cxx b/extensions/source/abpilot/abspilot.cxx
index ed0a424..01e2e73 100644
--- a/extensions/source/abpilot/abspilot.cxx
+++ b/extensions/source/abpilot/abspilot.cxx
@@ -129,6 +129,7 @@ namespace abp
OUString sDialogTitle = ModuleRes(RID_STR_ABSOURCEDIALOGTITLE).toString();
SetText(sDialogTitle);
+ SetHelpId(HID_ABSPILOT);
}
OAddessBookSourcePilot::~OAddessBookSourcePilot()
More information about the Libreoffice-commits
mailing list