summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/taskpane/ScrollPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/taskpane/ScrollPanel.hxx')
-rwxr-xr-xsd/source/ui/inc/taskpane/ScrollPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/taskpane/ScrollPanel.hxx b/sd/source/ui/inc/taskpane/ScrollPanel.hxx
index f04af6f47168..f8ce5dccc242 100755
--- a/sd/source/ui/inc/taskpane/ScrollPanel.hxx
+++ b/sd/source/ui/inc/taskpane/ScrollPanel.hxx
@@ -76,7 +76,7 @@ public:
TitledControl* AddControl (
::std::auto_ptr<TreeNode> pControl,
const String& rTitle,
- ULONG nHelpId);
+ const rtl::OString& sHelpId);
/** Add a control to the sub panel without a title bar.
*/