]> Git trees. - libqmvoc.git/commitdiff
"No gradient" is better as first option...
authorPino Toscano <pino@kde.org>
Tue, 24 May 2005 15:20:25 +0000 (15:20 +0000)
committerPino Toscano <pino@kde.org>
Tue, 24 May 2005 15:20:25 +0000 (15:20 +0000)
svn path=/trunk/KDE/kdeedu/kalzium/src/element.h; revision=417769

kalzium/src/element.h

index 33e33945baeabb641fc93cffea91636860bb6857..b313333f79904631b89572cf71f00870166e6221 100644 (file)
@@ -284,7 +284,8 @@ class Element{
                 */
                enum TYPE
                {
-                       RADIUS = 0,
+                       NOGRADIENT = 0,
+                       RADIUS,
                        WEIGHT,
                        DENSITY,
                        BOILINGPOINT,