Merge branch 'subtree'
[fanfix.git] / src / jexer / TField.java
index 29632ca5ba026533c9f4487702f983eccfd19f27..90dd4e427abcf5660bfcc04b32b76c7c5da8edf7 100644 (file)
@@ -376,6 +376,7 @@ public class TField extends TWidget implements EditMenuUser {
         // Pass to parent for the things we don't care about.
         super.onKeypress(keypress);
     }
+
     /**
      * Handle posted command events.
      *