summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests')
-rw-r--r--qadevOOo/tests/java/mod/_toolkit/UnoControlButtonModel.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_toolkit/UnoControlButtonModel.java b/qadevOOo/tests/java/mod/_toolkit/UnoControlButtonModel.java
index 294dd8d32319..523a25eb37eb 100644
--- a/qadevOOo/tests/java/mod/_toolkit/UnoControlButtonModel.java
+++ b/qadevOOo/tests/java/mod/_toolkit/UnoControlButtonModel.java
@@ -4,9 +4,9 @@
*
* $RCSfile: UnoControlButtonModel.java,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 04:32:02 $
+ * last change: $Author: kz $ $Date: 2005-11-02 18:20:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,7 +52,7 @@ import util.utils;
public class UnoControlButtonModel extends TestCase {
- XTextDocument xTextDoc;
+ private static XTextDocument xTextDoc;
/**
* Creates StarOffice Writer document.