This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch dev/dimmus/test
in repository efl.
View the commit online.
commit a8ecaf8e91b45cc1ec890ba5f04a300ebc4ab07a
Author: dimmus <dmitri.chudi...@gmail.com>
AuthorDate: Tue Oct 8 14:39:21 2024 +0500
lib: elementary - add missed elm_intro.h to public headers
---
src/lib/elementary/meson.build | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/lib/elementary/meson.build b/src/lib/elementary/meson.build
index 32a026cd75..bd3deb5a6b 100644
--- a/src/lib/elementary/meson.build
+++ b/src/lib/elementary/meson.build
@@ -475,6 +475,7 @@ elementary_pub_headers = [
'elm_gesture_layer.h',
'elm_gesture_layer_common.h',
'elm_gesture_layer_legacy.h',
+ 'elm_intro.h',
'elm_getting_started.h',
'elm_glview.h',
'elm_glview_common.h',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.