edje-multisense: add the theme file

Summary:
the theme file was forgotten here, and not probebly build

Depends on D8378

Reviewers: cedric, segfaultxavi, zmike, stefan_schmidt

Reviewed By: segfaultxavi

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8379
This commit is contained in:
Marcel Hollerbach 2019-03-18 12:41:19 +01:00 committed by Xavi Artigas
parent 09dd53d576
commit c886d5e791
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ edc_files = [
'table.edc',
'text.edc',
'textblock-hyphen.edc',
'toggle_using_filter.edc'
'toggle_using_filter.edc',
'multisense.edc',
]
if (get_option('physics'))