summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/opredlin.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-28 12:28:48 +0000
committerOliver Specht <os@openoffice.org>2001-03-28 12:28:48 +0000
commit8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c (patch)
tree76c15a842ee29e03b2e3114ef74bb13e9457fbbc /sc/source/ui/inc/opredlin.hxx
parent8e09a55d2789920265798c6dbaf94edbecc214a4 (diff)
option dialog changes
Diffstat (limited to 'sc/source/ui/inc/opredlin.hxx')
-rw-r--r--sc/source/ui/inc/opredlin.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/opredlin.hxx b/sc/source/ui/inc/opredlin.hxx
index c3324becb3bf..1ad853a14323 100644
--- a/sc/source/ui/inc/opredlin.hxx
+++ b/sc/source/ui/inc/opredlin.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: opredlin.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:45:00 $
+ * last change: $Author: os $ $Date: 2001-03-28 13:26:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -111,7 +111,7 @@ class ScRedlineOptionsTabPage : public SfxTabPage
ColorListBox aInsertColorLB;
FixedText aMoveFT;
ColorListBox aMoveColorLB;
- GroupBox aChangedGB;
+ FixedLine aChangedGB;
String aAuthorStr;
DECL_LINK( ColorHdl, ColorListBox *pColorLB );