JAL-3247 JAL-3254 Getdown now opening any files thrown at it by a file-association...
[jalview.git] / getdown / src / getdown / launcher / src / main / java / com / threerings / getdown / launcher / GetdownApp.java
index 32890fa..42dca17 100644 (file)
@@ -98,7 +98,7 @@ public class GetdownApp
                 @Override
                 public void startupPerformed(String parameters)
                 {
-                  GetdownApp.setStartupFilesParameterString(parameters);
+                  setStartupFilesParameterString(parameters);
                 }
               });
     } catch (Exception e)