#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Mon, 07 May 2018 14:40:48 +0200
changeset 18083 61888f18854b
parent 18082 b4acbd7d6ecb
child 18084 b611644fdac8
#UI_ENHANCEMENT by cg class: FileBrowserV2SettingsDialog class changed: #windowSpec no max.
FileBrowserV2SettingsDialog.st
--- a/FileBrowserV2SettingsDialog.st	Mon May 07 14:40:40 2018 +0200
+++ b/FileBrowserV2SettingsDialog.st	Mon May 07 14:40:48 2018 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 2003 by eXept Software AG
               All Rights Reserved
@@ -113,7 +115,6 @@
          label: 'Settings Dialog'
          name: 'Settings Dialog'
          min: (Point 10 10)
-         max: (Point 1024 768)
          bounds: (Rectangle 0 0 528 649)
          menu: mainMenu
        )