[Kalzium] [Bug 120567] Kalzium schows an abundance of 12ppm for all elements
Pino Toscano
toscano.pino at tiscali.it
Sun Jan 22 00:48:55 CET 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=120567
toscano.pino tiscali it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From toscano.pino tiscali it 2006-01-22 00:48 -------
SVN commit 501065 by pino:
12.
Strange number.
I wonder where it came from...
BUG: 120567
(no need to forward port to trunk, as there there is another way of storing element datas)
M +1 -1 element.h
--- branches/KDE/3.5/kdeedu/kalzium/src/element.h #501064:501065
@ -235,7 +235,7 @
* return the abundance in crustal rocks in parts per million
*/
int abundance() const {
- return 12;
+ return m_abundance;
}
/**
More information about the Kalzium
mailing list