#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Thu, 02 Feb 2017 16:08:07 +0100
changeset 17316 5413216c3f0a
parent 17315 a5cd1e2358d6
child 17317 488861319fe0
#OTHER by cg class: Expecco::JDebuggerAttachDialog changed: #commonPostOpen
FileDialog.st
--- a/FileDialog.st	Thu Feb 02 16:08:03 2017 +0100
+++ b/FileDialog.st	Thu Feb 02 16:08:07 2017 +0100
@@ -1845,6 +1845,8 @@
 commonPostOpen
     |selection|
 
+    super commonPostOpen.
+
 "/     self windowGroup addPreEventHook:self.
 
     treeBrowser currentFileNameHolder addDependent:self.