ecore: Efl.Ui.Model.State doesn't have to be public yet.
authorCedric BAIL <cedric@osg.samsung.com>
Mon, 12 Mar 2018 16:44:10 +0000 (09:44 -0700)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 31 May 2018 07:00:48 +0000 (16:00 +0900)
src/Makefile_Elementary.am

index f2f6187..9bac30a 100644 (file)
@@ -119,7 +119,6 @@ elm_public_eolian_files = \
        lib/elementary/efl_page_transition_scroll.eo \
        lib/elementary/efl_page_indicator.eo \
        lib/elementary/efl_page_indicator_icon.eo \
-       lib/elementary/efl_ui_model_state.eo \
        $(NULL)
 
 # More public files -- FIXME
@@ -154,6 +153,7 @@ elm_private_eolian_files = \
        lib/elementary/efl_ui_focus_parent_provider.eo \
        lib/elementary/efl_ui_focus_parent_provider_standard.eo \
        lib/elementary/efl_ui_focus_parent_provider_gen.eo \
+       lib/elementary/efl_ui_model_state.eo \
        tests/elementary/focus_test.eo \
        tests/elementary/focus_test_sub_main.eo \
        lib/elementary/efl_selection_manager.eo \