fix deprecation warning
[zanchey/dispense2.git] / virtualvend / vvend.py
index c06970d..eff3205 100644 (file)
@@ -340,7 +340,7 @@ Mark Tearle, June 2004
 
 # we start the app like this...
 app=appgui()
-gtk.mainloop()
+gtk.main()
 
 
 # notes

UCC git Repository :: git.ucc.asn.au