1.1 compatibility
[jalview.git] / src / jalview / io / AnnotationFile.java
index 4e15c18..9381020 100755 (executable)
@@ -299,7 +299,7 @@ public class AnnotationFile
           text.append(en.nextElement() + "\n");\r
         }\r
       }\r
-      text.append(rowprops);\r
+      text.append(rowprops.toString());\r
     }\r
 \r
     if (groups != null)\r