-rw-r--r-- | core/settings/citytime/stylusnormalizer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/settings/citytime/stylusnormalizer.cpp b/core/settings/citytime/stylusnormalizer.cpp index 62de28b..c6c65d2 100644 --- a/core/settings/citytime/stylusnormalizer.cpp +++ b/core/settings/citytime/stylusnormalizer.cpp @@ -87,12 +87,13 @@ void StylusNormalizer::slotAveragePoint( void ) } void StylusNormalizer::start( void ) { _tExpire->start( FLUSHTIME ); } void StylusNormalizer::stop( void ) { _tExpire->stop(); bFirst = true; }
\ No newline at end of file + |