elm: Fix make check (code_widget)
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 7 Nov 2017 05:59:01 +0000 (14:59 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 7 Nov 2017 05:59:01 +0000 (14:59 +0900)
commit80b0ef75374e0cd0c9b6aa657cbf3e819065da5f
treee35eaf830f007894091e3cf64e6b157385eb1030
parenta438e9382c72bfecbfe6d7630e762b2013640c14
elm: Fix make check (code_widget)

elm_code_widget is causing a lot of trouble as it's relying on internal
access to elementary, without being built as part of elementary.so. Many
EAPI symbols are exported that shouldn't need to be, as they are only
internals of elm.
src/lib/elementary/elm_widget.c
src/lib/elementary/elm_widget.h