Save configuration and allow custom script to execute when timer ends
This commit is contained in:
parent
8585f5741f
commit
da32449075
6 changed files with 24879 additions and 19 deletions
|
@ -22,6 +22,7 @@ if (NOT Slint_FOUND)
|
|||
endif (NOT Slint_FOUND)
|
||||
|
||||
add_executable(focus src/main.cpp)
|
||||
target_include_directories(focus PRIVATE "external")
|
||||
target_link_libraries(focus PRIVATE Slint::Slint)
|
||||
slint_target_sources(
|
||||
focus ui/app-window.slint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue