remove onSelectionChanged callbacks before deleting the configInstance["config"]...
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 14 Oct 2008 14:35:24 +0000 (14:35 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 14 Oct 2008 14:35:24 +0000 (14:35 +0000)
commit90a6f5184efbee4252e015a82aecd296749bcad3
tree8d4a18b1ba9b7e99a979c74be67ddc335827d970
parent8507f07b91640a8f90694d724c8e16e71100eb61
remove onSelectionChanged callbacks before deleting the configInstance["config"] item in the wizard to prevent calling them from a closed screen
lib/python/Screens/Wizard.py