Merge branch 'develop' of https://git.trustie.net/haozhou/app into develop
This commit is contained in:
commit
4402a27f5d
|
@ -38,6 +38,7 @@ import java.util.Locale;
|
||||||
* @author Flemming N. Larsen (contributor)
|
* @author Flemming N. Larsen (contributor)
|
||||||
* @author Luis Crespo (contributor)
|
* @author Luis Crespo (contributor)
|
||||||
*/
|
*/
|
||||||
|
//自动分析测试
|
||||||
public class WindowManager implements IWindowManagerExt {
|
public class WindowManager implements IWindowManagerExt {
|
||||||
|
|
||||||
private final static int TIMER_TICKS_PER_SECOND = 50;
|
private final static int TIMER_TICKS_PER_SECOND = 50;
|
||||||
|
|
Loading…
Reference in New Issue