Author: reinhard
Date: 2006-10-17 03:22:59 -0500 (Tue, 17 Oct 2006)
New Revision: 8805

Modified:
   trunk/gnue-forms/src/GFObjects/GFBlock.py
Log:
Fixed typo.


Modified: trunk/gnue-forms/src/GFObjects/GFBlock.py
===================================================================
--- trunk/gnue-forms/src/GFObjects/GFBlock.py   2006-10-17 08:20:37 UTC (rev 
8804)
+++ trunk/gnue-forms/src/GFObjects/GFBlock.py   2006-10-17 08:22:59 UTC (rev 
8805)
@@ -863,7 +863,7 @@
   def cancel_query(self):
 
         self.mode = 'normal'
-        self._current_record_changed(True)
+        self.__current_record_changed(True)
 
   # ---------------------------------------------------------------------------
 



_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to