mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Add the new files to the projects
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user