fix class-cast exception and added beginnings of DBRef inference mechanism
[jalview.git] / src / jalview / jbgui / GDesktop.java
index b7d060b..70c5c64 100755 (executable)
@@ -420,7 +420,7 @@ public class GDesktop
 
   }
 
-  private void vamsasImport_actionPerformed(ActionEvent e)
+  public void vamsasImport_actionPerformed(ActionEvent e)
   {
   }
 }