dabo Commit
Revision 6636
Date: 2011-06-27 09:25:57 -0700 (Mon, 27 Jun 2011)
Author: Paul
Trac: http://trac.dabodev.com/changeset/6636

Changed:
U   trunk/dabo/ui/__init__.py

Log:
Misspelled the attribute.


Diff:
Modified: trunk/dabo/ui/__init__.py
===================================================================
--- trunk/dabo/ui/__init__.py   2011-06-27 16:13:01 UTC (rev 6635)
+++ trunk/dabo/ui/__init__.py   2011-06-27 16:25:57 UTC (rev 6636)
@@ -19,7 +19,7 @@
 import dabo
 from dabo.dLocalize import _
 
-lastCallAfterIntervalStack = ""  ## see uiwx/__init__.py in callAfter and 
callAfterInterval
+lastCallAfterStack = ""  ## see uiwx/__init__.py in callAfter and 
callAfterInterval
 
 def getUIType():
        """Return the identifier of the currently loaded UI, or None."""



_______________________________________________
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]

Reply via email to