saves models to settings to avoid reload, with option to force from menu
This commit is contained in:
parent
dd033a7896
commit
177cdb925f
10 changed files with 269 additions and 42 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue