summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/printdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/printdlg.hxx')
-rw-r--r--svtools/inc/svtools/printdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/inc/svtools/printdlg.hxx b/svtools/inc/svtools/printdlg.hxx
index 82947a4afc54..e823c99647f0 100644
--- a/svtools/inc/svtools/printdlg.hxx
+++ b/svtools/inc/svtools/printdlg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: printdlg.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ihi $ $Date: 2007-11-26 18:38:19 $
+ * last change: $Author: rt $ $Date: 2008-01-29 16:11:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -121,8 +121,8 @@ private:
FixedLine maFlPrintRange;
RadioButton maRbtAll;
RadioButton maRbtPages;
- Edit maEdtPages;
RadioButton maRbtSelection;
+ Edit maEdtPages;
FixedLine maFlSepCopiesRange;