summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-07-17 13:58:43 +0000
committerThomas Benisch <tbe@openoffice.org>2001-07-17 13:58:43 +0000
commitbc6d22a00fdbdc067e332e8ea8fcb346bdd3826d (patch)
tree654709276ffbbf640e8c22b85d6bc77eb84b041f /basctl
parentd87b1baa78b90f9a65b97ffda8ce2c49898ecbe5 (diff)
#87307# remove external basctl dependencies
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/basidesh.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/basidesh.cxx b/basctl/source/basicide/basidesh.cxx
index 506173655e40..8e5d6dda8b49 100644
--- a/basctl/source/basicide/basidesh.cxx
+++ b/basctl/source/basicide/basidesh.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: basidesh.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: tbe $ $Date: 2001-06-28 15:26:41 $
+ * last change: $Author: tbe $ $Date: 2001-07-17 14:58:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -178,7 +178,7 @@ BasicIDEShell::BasicIDEShell( SfxViewFrame* pFrame, SfxViewShell* /* pOldShell *
void BasicIDEShell::Init()
{
- //TbxControls::RegisterControl( SID_CHOOSE_CONTROLS );
+ TbxControls::RegisterControl( SID_CHOOSE_CONTROLS );
SvxPosSizeStatusBarControl::RegisterControl();
SvxInsertStatusBarControl::RegisterControl();