Many changes:
[nikiroo-utils.git] / src / jexer / TDirectoryList.java
index 4b62bf316b46856ed4d634b834361287b8b7662c..c47b33054e95e8c200a24ee8c80f307ef11a86fe 100644 (file)
@@ -35,7 +35,7 @@ import java.util.List;
 /**
  * TDirectoryList shows the files within a directory.
  */
-public final class TDirectoryList extends TList {
+public class TDirectoryList extends TList {
 
     /**
      * Files in the directory.