dabo Commit
Revision 6411
Date: 2011-02-08 09:11:59 -0800 (Tue, 08 Feb 2011)
Author: Paul
Trac: http://trac.dabodev.com/changeset/6411
Changed:
U trunk/dabo/dEvents.py
Log:
Needed to add the dReportWriter import so that appliesToClass() wouldn't fail.
Diff:
Modified: trunk/dabo/dEvents.py
===================================================================
--- trunk/dabo/dEvents.py 2011-02-08 02:03:03 UTC (rev 6410)
+++ trunk/dabo/dEvents.py 2011-02-08 17:11:59 UTC (rev 6411)
@@ -5,7 +5,9 @@
from dabo.dObject import dObject
import dabo.ui as ui
from dabo.dLocalize import _
+import dabo.dReportWriter
+
class dEvent(object):
""" Base class for Dabo events.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]