From 72e92414dfaead4a09e76cc632cf741ca81f5c9c Mon Sep 17 00:00:00 2001 From: Carsten Niehaus Date: Thu, 9 Jun 2005 08:46:26 +0000 Subject: [PATCH] adding tooltips to the toolboxcalculator svn path=/trunk/KDE/kdeedu/kalzium/src/element.h; revision=423659 --- kalzium/src/element.h | 1 + 1 file changed, 1 insertion(+) diff --git a/kalzium/src/element.h b/kalzium/src/element.h index d1d249c..646add5 100644 --- a/kalzium/src/element.h +++ b/kalzium/src/element.h @@ -355,6 +355,7 @@ class Element{ /** * calculate the 4-digit value of the value @p w + * @return the 4-digit value */ static double strippedValue( double w ); -- 2.47.3