comments only
[jalview.git] / src / jalview / project / Jalview2XML.java
index 2c93ee5..133ab57 100644 (file)
@@ -4453,7 +4453,7 @@ public class Jalview2XML
             int height = safeInt(structureState.getHeight());
 
             // Probably don't need to do this anymore...
-            // Desktop.getDesktop().getComponentAt(x, y);
+            // Desktop.getDesktopPane().getComponentAt(x, y);
             // TODO: NOW: check that this recovers the PDB file correctly.
             String pdbFile = loadPDBFile(jprovider, pdbid.getId(),
                     pdbid.getFile());