JAL-3829 alternative UX: need to select 3d-beacons from dropdown if db-refs need...
[jalview.git] / src / jalview / structure / StructureCommandsBase.java
index 57544b7..8716691 100644 (file)
@@ -24,7 +24,7 @@ public abstract class StructureCommandsBase implements StructureCommandsI
    * 
    * @return
    */
-  protected static String getCommandSeparator()
+  protected String getCommandSeparator()
   {
     return CMD_SEPARATOR;
   }