On Saturday 03 October 2009, Thomas Olsen wrote:
>     def amount_editing_finished()

that should return a syntax error, missing ":"

should that not be
     def amount_editing_finished(self):


-- 
Wolfgang
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to