summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.src
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
commit408af19e5b04cc1e829f7b6d34913ec3976164cc (patch)
treed02c60f47f3c65b0a194c95f6d5f3b0e076a67a5 /basctl/source/basicide/moduldlg.src
parentb69c49dd64e350c6fe8ba6dc113bae97ed30a6ca (diff)
#88573# Groupboxes in BasicIDE
Diffstat (limited to 'basctl/source/basicide/moduldlg.src')
-rw-r--r--basctl/source/basicide/moduldlg.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/basctl/source/basicide/moduldlg.src b/basctl/source/basicide/moduldlg.src
index 62227a489..6c4729bae 100644
--- a/basctl/source/basicide/moduldlg.src
+++ b/basctl/source/basicide/moduldlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: moduldlg.src,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: kz $ $Date: 2001-07-14 00:11:32 $
+ * 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
@@ -673,10 +673,10 @@ ModalDialog RID_DLG_LIBS
Size = MAP_APPFONT ( 100 , 67 ) ;
TabStop = TRUE ;
};
- GroupBox RID_GB_OPTIONS
+ FixedLine RID_FL_OPTIONS
{
Pos = MAP_APPFONT ( 6 , 89 ) ;
- Size = MAP_APPFONT ( 156 , 50 ) ;
+ Size = MAP_APPFONT ( 156 , 8 ) ;
Text = "Optionen" ;
Text [ English ] = "Options" ;
Text [ dutch ] = "Opties" ;