ThemeExtension implementaion 92/94392/7
authorKamil Lipiszko <k.lipiszko@samsung.com>
Fri, 28 Oct 2016 13:27:48 +0000 (15:27 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Fri, 4 Nov 2016 11:27:08 +0000 (04:27 -0700)
commit7cd4c84a3507e9789727f6bc8cd4240402493916
tree8bd9e51e6e5d6fbf99124fe886efe269ee17f64b
parent1914f3d04715a3258f1613ab225f286915cc7465
ThemeExtension implementaion

Implements ThemeExtension static class to disable
adding themes to the search paths list that are
already added.

Change-Id: Ie92d0d52655e7c2455a0ef6d1834c4f1014ed76b
clock/inc/Utils/ThemeExtension.h [new file with mode: 0644]
clock/src/Utils/ThemeExtension.cpp [new file with mode: 0644]
clock/src/View/AlarmView.cpp
clock/src/View/EditAlarmView.cpp
clock/src/View/WorldClockDeleteItemsView.cpp
clock/src/View/WorldClockView.cpp