summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-07-31 14:07:16 +0000
committerThomas Benisch <tbe@openoffice.org>2001-07-31 14:07:16 +0000
commit25dc3b0a89e0ec4bf5dcaf881ec7e9a9ff93ff4e (patch)
tree9d5a5532b1d89b346f88b2a5add10556d1e02148 /basctl/source/basicide/moduldlg.hxx
parent9bea49ed24f540a0103d8006cbc60f40ae987216 (diff)
#88573# Groupboxes in BasicIDE
Diffstat (limited to 'basctl/source/basicide/moduldlg.hxx')
-rw-r--r--basctl/source/basicide/moduldlg.hxx10
1 files changed, 3 insertions, 7 deletions
diff --git a/basctl/source/basicide/moduldlg.hxx b/basctl/source/basicide/moduldlg.hxx
index de6f1b210301..98ba5c039d61 100644
--- a/basctl/source/basicide/moduldlg.hxx
+++ b/basctl/source/basicide/moduldlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: moduldlg.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: tbe $ $Date: 2001-06-26 08:58:22 $
+ * last change: $Author: tbe $ $Date: 2001-07-31 15:07:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,10 +84,6 @@
#include <svtools/svtabbx.hxx>
#endif
-#ifndef _SV_GROUP_HXX //autogen
-#include <vcl/group.hxx>
-#endif
-
#ifndef _SV_TABDLG_HXX //autogen
#include <vcl/tabdlg.hxx>
#endif
@@ -223,7 +219,7 @@ private:
BasicCheckBox aLibBox;
- GroupBox aGroupBox;
+ FixedLine aFixedLine;
CheckBox aReferenceBox;
CheckBox aSepFileBox;
CheckBox aReplaceBox;