summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drawsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/drawsh.cxx')
-rw-r--r--sc/source/ui/drawfunc/drawsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/drawsh.cxx b/sc/source/ui/drawfunc/drawsh.cxx
index e2d205802f6b..b726936385c9 100644
--- a/sc/source/ui/drawfunc/drawsh.cxx
+++ b/sc/source/ui/drawfunc/drawsh.cxx
@@ -93,7 +93,7 @@ void ScDrawShell::StateDisableItems( SfxItemSet &rSet )
}
}
-void lcl_setModified( SfxObjectShell* pShell )
+static void lcl_setModified( SfxObjectShell* pShell )
{
if ( pShell )
{