finish of close fiche button and add of start menu

This commit is contained in:
2025-07-14 23:31:12 +02:00
parent 24c4685cb2
commit 22e56df104
38 changed files with 421 additions and 138 deletions
+3 -1
View File
@@ -12,12 +12,14 @@ SOURCES += \
character.cpp \
main.cpp \
mainwindow.cpp \
notepad.cpp
notepad.cpp \
textformatutils.cpp
HEADERS += \
character.h \
mainwindow.h \
notepad.h \
textformatutils.h
FORMS += \
mainwindow.ui \