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 [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
