Removed messagehandler.h because it now lives in the GenericCore project.

This commit is contained in:
2026-03-03 18:55:55 +01:00
parent 2d8c97b5f0
commit 8dbceabb8a
2 changed files with 1 additions and 165 deletions

View File

@ -27,7 +27,7 @@ if(${QT_VERSION_MAJOR} GREATER_EQUAL 6)
qt_add_executable(${TARGET_APP}
MANUAL_FINALIZATION
${PROJECT_SOURCES}
utils/messagehandler.h
assets/icons.qrc
dialogs/abstractdialog.h dialogs/abstractdialog.cpp
dialogs/newitemdialog.h dialogs/newitemdialog.cpp