summaryrefslogtreecommitdiff
path: root/wizards/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-08 13:11:44 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-08 13:11:44 +0000
commit11b000c85f3c5962bccc8b23638a5cf7fc167d66 (patch)
tree420382c8b481ebbd5b8e25b8bb7294b80606c365 /wizards/com
parentbf0feecc4354fb17c89546205f7e0c89ad73c0d6 (diff)
INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED
2004/07/19 13:33:56 rpiterman 1.2.2.1: changed some imports Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'wizards/com')
-rw-r--r--wizards/com/sun/star/wizards/web/ExtensionVerifier.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/web/ExtensionVerifier.java b/wizards/com/sun/star/wizards/web/ExtensionVerifier.java
index c4f3dd20788b..430e03171b24 100644
--- a/wizards/com/sun/star/wizards/web/ExtensionVerifier.java
+++ b/wizards/com/sun/star/wizards/web/ExtensionVerifier.java
@@ -2,9 +2,9 @@
*
* $RCSfile: ExtensionVerifier.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-05-19 13:11:29 $
+ * last change: $Author: obo $ $Date: 2004-09-08 14:11:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,7 @@
package com.sun.star.wizards.web;
-import com.sun.star.wizards.common.*;
+import com.sun.star.wizards.common.UCB;
/**
* @author rpiterman