[Javacad-develop] JCadDrawCircle3PAction patch.
Status: Pre-Alpha
Brought to you by:
bachg
|
From: Milos K. <Mil...@el...> - 2005-01-01 18:21:44
|
Hi,
this patch is for last cvs release (1.1.2005) ...
--- org/jcad/JCad/action/JCadDrawCircle3PAction.java.orig Fri Jul 20 19:35:02 2001
+++ org/jcad/JCad/action/JCadDrawCircle3PAction.java Sat Jan 1 18:53:51 2005
@@ -42,7 +42,7 @@
return 3;
}
- public void updateGUI ()
+ public void updateGUI (boolean click)
{
//System.out.println("Current point: "+pointCount+" "+points[pointCount]);
--
Milos Koprla
tel: +421-2-60291 522
fax: +421-2-65429 400
Mil...@el...
PGP Public Key:
pgpk -a hkp://www.elf.stuba.sk/Mil...@el...
pgpk -a finger://www.elf.stuba.sk/koprla
pgpk -a http://www.elf.stuba.sk/~koprla/PGPPublicKey.asc
mailto:Mil...@el...?subject=Get%20public%20key
|