From 4abd8927112237c0fb7210f8863d5d9be4ca79c3 Mon Sep 17 00:00:00 2001 From: Sven Jacobi Date: Tue, 15 May 2001 12:56:11 +0000 Subject: #86988# dialog redesign --- goodies/source/filter.vcl/epict/dlgepct.hxx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'goodies/source/filter.vcl/epict/dlgepct.hxx') diff --git a/goodies/source/filter.vcl/epict/dlgepct.hxx b/goodies/source/filter.vcl/epict/dlgepct.hxx index 75e59504d818..b67c85fce465 100644 --- a/goodies/source/filter.vcl/epict/dlgepct.hxx +++ b/goodies/source/filter.vcl/epict/dlgepct.hxx @@ -2,9 +2,9 @@ * * $RCSfile: dlgepct.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: sj $ $Date: 2001-03-08 11:04:27 $ + * last change: $Author: sj $ $Date: 2001-05-15 13:56:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,7 +65,6 @@ #include #include -#include #include #include #include @@ -88,13 +87,13 @@ private: RadioButton aRbOriginal; RadioButton aRbSize; - GroupBox aGrpMode; + FixedLine aGrpMode; FixedText aFtSizeX; MetricField aMtfSizeX; FixedText aFtSizeY; MetricField aMtfSizeY; - GroupBox aGrpSize; + FixedLine aGrpSize; FilterConfigItem* pConfigItem; ResMgr* pMgr; -- cgit v1.2.3