set/get typo

SVN revision: 79520
This commit is contained in:
Andreas Volz 2012-11-21 20:18:59 +00:00
parent 77174beaf8
commit 1ddc136557
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ public:
*
* @return if flag is set or not.
*/
bool setNeedRecalculate ();
bool getNeedRecalculate ();
/*!
* Call user provided calculate() and unset need_calculate.