summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basdoc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basdoc.cxx')
-rw-r--r--basctl/source/basicide/basdoc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/basdoc.cxx b/basctl/source/basicide/basdoc.cxx
index d98569719749..004d02aa2096 100644
--- a/basctl/source/basicide/basdoc.cxx
+++ b/basctl/source/basicide/basdoc.cxx
@@ -40,7 +40,7 @@ SFX_IMPL_SUPERCLASS_INTERFACE(basctl_DocShell, SfxObjectShell)
void basctl_DocShell::InitInterface_Impl()
{
- GetStaticInterface()->RegisterStatusBar(IDEResId(SID_BASICIDE_STATUSBAR));
+ GetStaticInterface()->RegisterStatusBar(SID_BASICIDE_STATUSBAR);
}
DocShell::DocShell()