Add the new files to the projects

This commit is contained in:
luisangelsm
2026-01-12 18:50:04 +01:00
parent 77240e67f2
commit 07eb103ce3

View File

@ -1 +1,13 @@
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/icon_utils.h \
$$PWD/theme_id.h \
$$PWD/theme_manager.h \
$$PWD/themable.h \
$$PWD/yacreader_icon.h \
SOURCES += \
$$PWD/icon_utils.cpp \
$$PWD/theme_manager.cpp