Mercurial > libervia-backend
diff frontends/wix/card_game.py @ 103:6be927a465ed
XMLUI refactoring, step 1
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 23 Jun 2010 00:23:26 +0800 |
parents | 94011f553cd0 |
children | d998adb62d1a |
line wrap: on
line diff
--- a/frontends/wix/card_game.py Tue Jun 22 13:58:53 2010 +0800 +++ b/frontends/wix/card_game.py Wed Jun 23 00:23:26 2010 +0800 @@ -26,7 +26,7 @@ import pdb from logging import debug, info, error from tools.jid import JID -from form import Form +from xmlui import XMLUI CARD_WIDTH = 74 CARD_HEIGHT = 136