saves models to settings to avoid reload, with option to force from menu

This commit is contained in:
Santiago Lema 2025-09-29 00:50:41 -03:00
parent dd033a7896
commit 177cdb925f
10 changed files with 269 additions and 42 deletions

View file

@ -33,6 +33,7 @@ APP_MIME_SIG = application/x-vnd.SLema-DumBer
# same name (source.c or source.cpp) are included from different directories.
# Also note that spaces in folder names do not work well with this Makefile.
SRCS = App.cpp \
Utils.cpp \
MainWindow.cpp \
Conversation.cpp