summaryrefslogtreecommitdiff
path: root/basctl/inc/iderdll.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/inc/iderdll.hxx')
-rw-r--r--basctl/inc/iderdll.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/inc/iderdll.hxx b/basctl/inc/iderdll.hxx
index 83f92f839a3a..0087c915053c 100644
--- a/basctl/inc/iderdll.hxx
+++ b/basctl/inc/iderdll.hxx
@@ -30,7 +30,7 @@ void EnsureIde ();
void ShellCreated (Shell* pShell);
Shell* GetShell();
-void ShellDestroyed (Shell* pShell);
+void ShellDestroyed (Shell const * pShell);
ExtraData* GetExtraData();