summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-07-25 13:51:32 +0000
committerThomas Benisch <tbe@openoffice.org>2001-07-25 13:51:32 +0000
commitcaeafcf61ca37e4fc8557c888b133f5930599ef9 (patch)
tree977715db375c717a8da1b2ed5e4f18a8ce799ebc /basctl/source/basicide/baside2.hxx
parent9d24f2caad8c87a3ba65be278a6f5df783f4bb05 (diff)
#88565# change module management from sbx to library container
Diffstat (limited to 'basctl/source/basicide/baside2.hxx')
-rw-r--r--basctl/source/basicide/baside2.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index fa33b9ff4..a1cc72431 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: baside2.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: tbe $ $Date: 2001-06-28 15:26:41 $
+ * last change: $Author: tbe $ $Date: 2001-07-25 14:51:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -392,9 +392,7 @@ protected:
public:
TYPEINFO();
- ModulWindow( ModulWindowLayout* pParent, StarBASIC* pBasic, SbModule* pModule );
- // new CTOR
ModulWindow( ModulWindowLayout* pParent, StarBASIC* pBasic,
SfxObjectShell* pShell, String aLibName, String aModName, ::rtl::OUString& aModule );