X-Git-Url: https://git.ucc.asn.au/?p=zanchey%2Fdispense2.git;a=blobdiff_plain;f=virtualvend%2Fvvend.py;h=eff3205f74795ac789000f0354398558f580fa5d;hp=c06970d258ed7b2fc3c19621191d3ac041f80e31;hb=1915f3f9f21a1ea4e69001cad624d3f422988b15;hpb=d474346a5beb805e43cd25de49eb4375b6336335 diff --git a/virtualvend/vvend.py b/virtualvend/vvend.py index c06970d..eff3205 100644 --- a/virtualvend/vvend.py +++ b/virtualvend/vvend.py @@ -340,7 +340,7 @@ Mark Tearle, June 2004 # we start the app like this... app=appgui() -gtk.mainloop() +gtk.main() # notes