Add more warnings source to 1.6) and fix warnings
[jvcard.git] / src / be / nikiroo / jvcard / tui / panes / FileList.java
index 1172378d0ecb79cd1fc033c3458073cc0994755c..55f85cc6cd3a5d58047616a01bbdb259b3532785 100644 (file)
@@ -96,7 +96,7 @@ public class FileList extends MainContentList {
                parts.add(new TextPart(name, el));
 
                return parts;
-       };
+       }
 
        @Override
        public List<KeyAction> getKeyBindings() {