summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tpoption.cxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-05-04 06:22:02 +0000
committerOliver Specht <os@openoffice.org>2001-05-04 06:22:02 +0000
commit524851d4ae614ad185afd7caddc17b70739a7b82 (patch)
tree526ee8a772708ad5efb0c6e5c5d05bcd5f746316 /sd/source/ui/dlg/tpoption.cxx
parent6dbc0b6f141cd41a4a2bfa5ae468808f1885b194 (diff)
vertical separator added
Diffstat (limited to 'sd/source/ui/dlg/tpoption.cxx')
-rw-r--r--sd/source/ui/dlg/tpoption.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/tpoption.cxx b/sd/source/ui/dlg/tpoption.cxx
index 88f90c30f560..a6a7febdc935 100644
--- a/sd/source/ui/dlg/tpoption.cxx
+++ b/sd/source/ui/dlg/tpoption.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpoption.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: os $ $Date: 2001-04-27 06:55:41 $
+ * last change: $Author: os $ $Date: 2001-05-04 07:22:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,6 +109,7 @@ SdTpOptionsSnap::SdTpOptionsSnap( Window* pParent, const SfxItemSet& rInAttrs )
aMtrFldAngle.Show();
aFtBezAngle.Show();
aMtrFldBezAngle.Show();
+ aSeparatorFL.Show();
}
// -----------------------------------------------------------------------