Kaydet (Commit) 4b97daac authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED

2003/12/17 08:59:05 sw 1.3.18.1: #114449#
üst 0fcabb1e
......@@ -2,9 +2,9 @@
*
* $RCSfile: SwXStyleFamilies.java,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change:$Date: 2003-09-08 12:49:09 $
* last change:$Date: 2004-01-05 20:14:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -117,7 +117,7 @@ public class SwXStyleFamilies extends TestCase {
*/
protected void cleanup( TestParameters tParam, PrintWriter log ) {
log.println( " disposing xTextDoc " );
xTextDoc.dispose();
util.DesktopTools.closeDoc(xTextDoc);
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment