#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Wed, 01 Jun 2016 15:02:46 +0200
changeset 16645 bd1b6aa81dff
parent 16644 1c87adf56e82
child 16646 a5f135955d71
child 16647 e0b91942e058
#OTHER by cg class: SettingsDialog changed: #selectionChanged need a builder for aspects
SettingsDialog.st
--- a/SettingsDialog.st	Wed Jun 01 12:49:27 2016 +0200
+++ b/SettingsDialog.st	Wed Jun 01 15:02:46 2016 +0200
@@ -1636,6 +1636,7 @@
         item application:app.
         app settingsDialog:self.
         app basicInitialize.
+        app createBuilder.
     ].
     self withWaitCursorDo:[
         app settingsDialog:self.