from .HCLDialog import HCLDialog from .ResizeDialog import ResizeDialog DIALOGS = [ HCLDialog, ResizeDialog ]