FindFileApplication.st
branchjv
changeset 17134 c4cce8b7a95d
parent 16829 a86b1a96af41
parent 16965 d39ebfdb101d
--- a/FindFileApplication.st	Sun Oct 09 22:55:02 2016 +0100
+++ b/FindFileApplication.st	Tue Oct 18 22:55:22 2016 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2002 by eXept Software AG
               All Rights Reserved
@@ -515,7 +513,7 @@
                 (ActionButtonSpec
                    label: 'Clear Cache'
                    name: 'ClearCacheButton'
-                   layout: (LayoutFrame -169 1 125 0 -44 1 147 0)
+                   layout: (LayoutFrame -169 1 125 0 -21 1 147 0)
                    translateLabel: true
                    model: clearCache
                  )