From: Carsten Niehaus Date: Thu, 9 Jun 2005 08:46:26 +0000 (+0000) Subject: adding tooltips to the toolboxcalculator X-Git-Tag: v3.80.2~300^2~116 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=72e92414dfaead4a09e76cc632cf741ca81f5c9c;p=libqmvoc.git adding tooltips to the toolboxcalculator svn path=/trunk/KDE/kdeedu/kalzium/src/element.h; revision=423659 --- 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 );