[Avida-SVN] r1692 - branches/developers/avida-edward/source/python/AvidaGui2

kaben at myxo.css.msu.edu kaben at myxo.css.msu.edu
Mon Jun 18 11:02:57 PDT 2007


Author: kaben
Date: 2007-06-18 14:02:57 -0400 (Mon, 18 Jun 2007)
New Revision: 1692

Modified:
   branches/developers/avida-edward/source/python/AvidaGui2/
   branches/developers/avida-edward/source/python/AvidaGui2/pyNavBarCtrl.py
Log:



Property changes on: branches/developers/avida-edward/source/python/AvidaGui2
___________________________________________________________________
Name: svk:merge
   - ef7795d3-e11b-4b79-8bcc-31c36a5bb0b4:/local/branches/developers/avida-edward/source/python/AvidaGui2:1713
   + ef7795d3-e11b-4b79-8bcc-31c36a5bb0b4:/local/branches/developers/avida-edward/source/python/AvidaGui2:1714

Modified: branches/developers/avida-edward/source/python/AvidaGui2/pyNavBarCtrl.py
===================================================================
--- branches/developers/avida-edward/source/python/AvidaGui2/pyNavBarCtrl.py	2007-06-18 18:02:53 UTC (rev 1691)
+++ branches/developers/avida-edward/source/python/AvidaGui2/pyNavBarCtrl.py	2007-06-18 18:02:57 UTC (rev 1692)
@@ -60,7 +60,7 @@
  #     e.accept()
 
   def contentsDropEvent(self, e):
-    dropped_item_name = QString()
+    dropped_item_list = QString()
     if e.source() is self:
       return
 




More information about the Avida-cvs mailing list