diff options
-rw-r--r-- | www/webstart/TestHandleBox.jnlp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webstart/TestHandleBox.jnlp b/www/webstart/TestHandleBox.jnlp index 58d3c9a..24ac6ec 100644 --- a/www/webstart/TestHandleBox.jnlp +++ b/www/webstart/TestHandleBox.jnlp @@ -17,5 +17,5 @@ <extension name="jogl" href="https://jogl.dev.java.net/webstart/jogl.jnlp" /> </resources> - <application-desc main-class="gleem.TestHandleBox"/> + <application-desc main-class="gleem.TestExaminerViewer"/> </jnlp> |