JAL-3141 Added Presets options in the Backups Preferences pane, with several presets...
[jalview.git] / src / jalview / io / BackupFiles.java
index 5f40cb4..aafe8f2 100644 (file)
@@ -28,7 +28,7 @@ public class BackupFiles
 {
 
   // labels for saved params in Cache and .jalview_properties
-  private static final String NS = "BACKUPFILES";
+  public static final String NS = "BACKUPFILES";
 
   public static final String ENABLED = NS + "_ENABLED";