TapDuration page in MVP 33/207533/6
authorTomasz Fejcak <t.fejcak@partner.samsung.com>
Thu, 6 Jun 2019 12:14:36 +0000 (14:14 +0200)
committerLukasz Wlazly <l.wlazly@partner.samsung.com>
Tue, 18 Jun 2019 08:06:04 +0000 (10:06 +0200)
commitd854b0df73c882a6e988f36aad5bdf471e0a7501
tree2bb1cd8d89278df512b145d4a25b356bcd08d5c8
parent25b4b9c26d90058c1bf63f5b0e8558a7cc8286c9
TapDuration page in MVP

Change-Id: I1a1e98a5e015cd75066f4b7ad6e38f685259d335
src/model/TapDurationModel.cpp [new file with mode: 0644]
src/model/TapDurationModel.hpp [new file with mode: 0644]
src/presenter/TapDurationPresenter.cpp [new file with mode: 0644]
src/presenter/TapDurationPresenter.hpp [new file with mode: 0644]
src/presenter/UniversalSwitchSettingsPagePresenter.cpp