Mercurial > libervia-backend
diff frontends/src/wix/main_window.py @ 542:3eeb6c865e4d
frontends: incoming files transfer management:
- quick app: getWaitingConf is used on profile connexion
- primitivus: askConfirmation is now managed, use new 'dir' style of FileDialog
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 14 Nov 2012 20:37:15 +0100 |
parents | 2c4016921403 |
children | ca13633d3b6b |
line wrap: on
line diff
--- a/frontends/src/wix/main_window.py Wed Nov 14 20:24:28 2012 +0100 +++ b/frontends/src/wix/main_window.py Wed Nov 14 20:37:15 2012 +0100 @@ -223,7 +223,7 @@ self.tools.Disable() return - def askConfirmation(self, confirmation_type, confirmation_id, data, profile): + def askConfirmation(self, confirmation_id, confirmation_type, data, profile): #TODO: refactor this in QuickApp if not self.check_profile(profile): return