Wiki page lifecycle.md changed with summary [] by Dmitri Chudinov

This commit is contained in:
Dmitri Chudinov 2022-05-21 03:16:51 -07:00 committed by www-data
parent 4ba407a0e1
commit 617cc64c05
1 changed files with 1 additions and 1 deletions

View File

@ -213,5 +213,5 @@ At the end of this tutorial you have learned:
[Main Loop Programming Guide](/develop/guides/c/core/main-loop.md)
: Guide explaining how EFL timers work.
[tutorial/c/lifecycle/src/lifecycle_main.c](https://git.enlightenment.org/tools/examples.git/tree/tutorial/c/lifecycle/src/lifecycle_main.c)
[tutorial/c/lifecycle/src/lifecycle_main.c](https://git.enlightenment.org/enlightenment/examples/src/branch/master/tutorial/c/lifecycle/src/lifecycle_main.c)
: Application management from the EFL git examples repository.