-rw-r--r-- | core/settings/citytime/stylusnormalizer.cpp | 3 |
1 files changed, 2 insertions, 1 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 | |||
@@ -96,3 +96,4 @@ void StylusNormalizer::stop( void ) | |||
96 | _tExpire->stop(); | 96 | _tExpire->stop(); |
97 | bFirst = true; | 97 | bFirst = true; |
98 | } \ No newline at end of file | 98 | } |
99 | |||