*** empty log message ***

This commit is contained in:
Elias Naur 2003-08-17 17:03:01 +00:00
parent f872c3b2da
commit ec2ee3e2df
14 changed files with 15 additions and 15 deletions

View file

@ -100,7 +100,7 @@ public final class VBOIndexTest {
try {
init();
while (!finished) {
Window.update();
Window.updateState();
if (Window.isMinimized())
Thread.sleep(200);