Skip to content

Commit

Permalink
commented #462
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvisteach committed Aug 21, 2018
1 parent 3a8ef51 commit c5ed628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appJar/appjar.py
Original file line number Diff line number Diff line change
Expand Up @@ -5685,6 +5685,8 @@ def destroyAllSubWindows(self):
gui.trace("Destroying SubWindow: %s", k)
wi = self.widgetManager.get(WIDGET_NAMES.SubWindow, k)
self.cleanseWidgets(wi)

# access has widgets stored in the standard widget store
self.accessMade = False

#####################################
Expand Down

0 comments on commit c5ed628

Please sign in to comment.