[PATCH][Memo] add missing import statement
Lucas Hazel <[email protected]> Sun, 15 Mar 2009 17:52:47 +1100
| Newsgroups | gmane.comp.desktop.rox.devel |
|---|---|
| Message-ID | <[email protected]> |
Just a little bug fix. --- Alarm.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Alarm.py b/Alarm.py index 9adec98..c9fbb61 100644 --- a/Alarm.py +++ b/Alarm.py @@ -1,6 +1,7 @@ from rox import g import rox import time +from Memo import Memo HIDE = 1 EDIT = 2 -- 1.6.2 -- Lucas Hazel <[email protected]> ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ rox-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rox-devel
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkm8pbIACgkQXeIrZQZyQMpLcwCgh6QfAosHhQ5Emhjkncyd1pWx 3jYAniiyCAVMJ+w/nIoMxlOXX9T5O8HD =wMSD -----END PGP SIGNATURE-----