bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=1f69e41daa76bcbe93129e79be40ca966600f02b

commit 1f69e41daa76bcbe93129e79be40ca966600f02b
Author: Marcel Hollerbach <m...@marcel-hollerbach.de>
Date:   Thu Jan 6 21:40:14 2022 +0100

    add forgotten header define
---
 src/bin/e_client.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_client.h b/src/bin/e_client.h
index af2823eb8..826cf352d 100644
--- a/src/bin/e_client.h
+++ b/src/bin/e_client.h
@@ -815,6 +815,7 @@ E_API Eina_Bool e_client_focus_track_enabled(void);
 E_API void e_client_focus_track_freeze(void);
 E_API void e_client_focus_track_thaw(void);
 E_API void e_client_refocus(void);
+E_API void e_client_revert_focus(E_Client *ec);
 E_API void e_client_focus_set_with_pointer(E_Client *ec);
 E_API void e_client_activate(E_Client *ec, Eina_Bool just_do_it);
 E_API E_Client *e_client_focused_get(void);

-- 


Reply via email to