def _destroy(self):
        ZPreferencesDialog._destroy(self)

        self.model.getService().removeListener(self)
Exemple #2
0
    def _destroy(self):
        ZPreferencesDialog._destroy(self)

        self.model.getService().removeListener(self)