Kaydet (Commit) f6f0c1eb authored tarafından Caolán McNamara's avatar Caolán McNamara

set the help id here now

Change-Id: Ic297fc0f8afb1d78267c1db96601acdc33372654
üst 4ce219ad
...@@ -129,6 +129,7 @@ namespace abp ...@@ -129,6 +129,7 @@ namespace abp
OUString sDialogTitle = ModuleRes(RID_STR_ABSOURCEDIALOGTITLE).toString(); OUString sDialogTitle = ModuleRes(RID_STR_ABSOURCEDIALOGTITLE).toString();
SetText(sDialogTitle); SetText(sDialogTitle);
SetHelpId(HID_ABSPILOT);
} }
OAddessBookSourcePilot::~OAddessBookSourcePilot() OAddessBookSourcePilot::~OAddessBookSourcePilot()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment