DirectoryContentsBrowser.st
changeset 17636 64c0dc8340dc
parent 17541 8b6fcc925841
child 17685 65e3e0c8ea0c
--- a/DirectoryContentsBrowser.st	Sat Aug 26 11:31:56 2017 +0200
+++ b/DirectoryContentsBrowser.st	Mon Aug 28 03:35:50 2017 +0200
@@ -370,14 +370,15 @@
          labelActionArgument: ''
          columnAlignment: center
          width: 45
-         height: 16
+         height: 24
          model: preview
          canSelect: false
          showRowSeparator: false
          showColSeparator: false
        )
       )
-    
+
+    "Modified: / 28-08-2017 / 02:39:03 / cg"
 !
 
 windowSpec