class: Tools::ProjectBuilderAssistantApplication
authorClaus Gittinger <cg@exept.de>
Thu, 23 Oct 2014 13:14:50 +0200
changeset 3156 3107c90eabf2
parent 3155 4e93da30717e
child 3157 1c2d4a99b02a
class: Tools::ProjectBuilderAssistantApplication changed: #doBrowseBuildDirectory
Tools__ProjectBuilderAssistantApplication.st
--- a/Tools__ProjectBuilderAssistantApplication.st	Mon Aug 04 15:44:39 2014 +0200
+++ b/Tools__ProjectBuilderAssistantApplication.st	Thu Oct 23 13:14:50 2014 +0200
@@ -2112,7 +2112,7 @@
         Dialog information:'No build directory yet'.
         ^  self
     ].
-    UserPreferences current fileBrowserClass
+    UserPreferences fileBrowserClass
         openIn:projectBuilder packageBuildDirectory asFilename
 "/    projectBuilder packageBuildDirectory asFilename openExplorer