summaryrefslogtreecommitdiff
path: root/svx/source/inc/docrecovery.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/docrecovery.hxx')
-rw-r--r--svx/source/inc/docrecovery.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx
index 829e7b13dff2..19b9d26e6f4c 100644
--- a/svx/source/inc/docrecovery.hxx
+++ b/svx/source/inc/docrecovery.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docrecovery.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-05-08 14:51:55 $
+ * last change: $Author: hr $ $Date: 2006-06-19 16:04:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -950,8 +950,8 @@ class BrokenRecoveryDialog : public ModalDialog
RadioButton maManualBtn;
FixedText maProxyServerFT;
Edit maProxyServerEd;
- Edit maProxyPortEd;
FixedText maProxyPortFT;
+ Edit maProxyPortEd;
FixedText maDescriptionFT;
FixedLine maButtonsFL;
OKButton maOKBtn;