summaryrefslogtreecommitdiff
path: root/include/vcl/help.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/help.hxx')
-rw-r--r--include/vcl/help.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/help.hxx b/include/vcl/help.hxx
index cd64b4f669db..cb1c297e9379 100644
--- a/include/vcl/help.hxx
+++ b/include/vcl/help.hxx
@@ -108,7 +108,7 @@ public:
vcl::Window* pParent,
const tools::Rectangle& rScreenRect,
const OUString& rText);
- static void HidePopover(vcl::Window* pParent, sal_uLong nId);
+ static void HidePopover(vcl::Window const * pParent, sal_uLong nId);
};
#endif // INCLUDED_VCL_HELP_HXX