From: Carsten Niehaus Date: Fri, 3 Jun 2005 14:28:39 +0000 (+0000) Subject: * make the drawing off the two new radii work. Onyl I need to enter the data :-) X-Git-Tag: v3.80.2~300^2~129 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=94cc96628e4e8bdfbd46bfd2873815a8fab8562e;p=libqmvoc.git * make the drawing off the two new radii work. Onyl I need to enter the data :-) svn path=/trunk/KDE/kdeedu/kalzium/src/element.h; revision=421595 --- diff --git a/kalzium/src/element.h b/kalzium/src/element.h index f3a14f8..8144cbe 100644 --- a/kalzium/src/element.h +++ b/kalzium/src/element.h @@ -328,14 +328,17 @@ class Element{ enum TYPE { NOGRADIENT = 0, - RADIUS, + ATOMICRADIUS, + COVALENTRADIUS, + VDWRADIUS, MASS, DENSITY, BOILINGPOINT, MELTINGPOINT, EN, DATE, - IE + IE, + IONICRADIUS }; /**