Fix SVACE issues. 29/157629/3
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 25 Oct 2017 10:55:34 +0000 (12:55 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 25 Oct 2017 13:01:31 +0000 (15:01 +0200)
commitb046246858aa637219f4c4c151c6db6f93ed29fa
tree39d249e0ce01a029a19b3f773a16ac25f3a5c34e
parentb58b9a679f0ca9a8e136de1b3b9255f9eecf8315
Fix SVACE issues.

Change-Id: I263962f81677cfea40130a6d4dad54a362f57cd3
19 files changed:
clock/inc/Clock.h
clock/inc/Common/CounterAnimator.h
clock/inc/Model/Alarm.h
clock/inc/Presenter/RingPresenter.h
clock/inc/View/CounterView.h
clock/inc/View/DeleteAlarmView.h
clock/inc/View/EditAlarmView.h
clock/inc/View/StopWatchView.h
clock/inc/View/WeekFlagsView.h
clock/inc/View/WorldClockDeleteItemsView.h
clock/inc/View/WorldClockMap.h
clock/inc/View/WorldClockReorderView.h
clock/inc/View/WorldClockView.h
clock/src/Model/Alarm.cpp
clock/src/View/CounterView.cpp
clock/src/View/DeleteAlarmView.cpp
clock/src/View/EditAlarmView.cpp
clock/src/View/WorldClockDeleteItemsView.cpp
clock/src/View/WorldClockMap.cpp