Exemplo n.º 1
0
    def __init__(self, parent, jumpToPageId=None):
        self.model = ZPreferencesModel()

        ZPreferencesDialog.__init__(self, parent, jumpToPageId)
        ZPersistentPrefsDialogMixin.__init__(
            self, IZAppUserPrefsKeys.USERPREFS_DIALOG, False)