summaryrefslogtreecommitdiffstats
path: root/padmin/source/newppdlg.hxx
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2001-06-19 12:47:44 +0000
committerPhilipp Lohmann <pl@openoffice.org>2001-06-19 12:47:44 +0000
commit577273b73fe789196a6de6c6f126a5a169fde011 (patch)
tree9e38845ce92c543e478b87a96a5e3d910f96e695 /padmin/source/newppdlg.hxx
parent#88391# be more tolerant when setting the EffectiveValue (diff)
downloadcore-577273b73fe789196a6de6c6f126a5a169fde011.tar.gz
core-577273b73fe789196a6de6c6f126a5a169fde011.zip
#85520# dialogue redesign
Diffstat (limited to 'padmin/source/newppdlg.hxx')
-rw-r--r--padmin/source/newppdlg.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/padmin/source/newppdlg.hxx b/padmin/source/newppdlg.hxx
index 7fc9bca55fb0..d162e897df32 100644
--- a/padmin/source/newppdlg.hxx
+++ b/padmin/source/newppdlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: newppdlg.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: pl $ $Date: 2001-05-08 11:56:35 $
+ * last change: $Author: pl $ $Date: 2001-06-19 13:47:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,8 +95,8 @@ namespace padmin {
FixedText m_aDriverTxt;
MultiListBox m_aDriverLB;
- GroupBox m_aPathGroup;
- GroupBox m_aDriverGroup;
+ FixedLine m_aPathGroup;
+ FixedLine m_aDriverGroup;
String m_aLoadingPPD;