Add ability to create todo lists.

This commit is contained in:
John Preston
2025-06-10 18:16:48 +04:00
parent a97d1b8669
commit 5666e84d92
17 changed files with 1365 additions and 111 deletions
+2
View File
@@ -273,6 +273,8 @@ PRIVATE
boxes/connection_box.h
boxes/create_poll_box.cpp
boxes/create_poll_box.h
boxes/create_todo_list_box.cpp
boxes/create_todo_list_box.h
boxes/delete_messages_box.cpp
boxes/delete_messages_box.h
boxes/dictionaries_manager.cpp