Kaydet (Commit) b9017bbc authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS qadev21 (1.7.64); FILE MERGED

2005/02/07 16:09:30 cn 1.7.64.1: #i31724# short wait added after dialog thread is started
üst d00c556e
......@@ -2,9 +2,9 @@
*
* $RCSfile: ScAccessibleCsvRuler.java,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: obo $
* last change: $Author: vg $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -221,6 +221,7 @@ public class ScAccessibleCsvRuler extends TestCase {
lThread = new loadThread(SOF, args);
lThread.start();
shortWait();
}
......
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