Add FileSystemWatcher to the install files.

This commit is contained in:
JunjieBai 2022-08-19 10:58:29 +08:00
parent 660f559c32
commit a7c6899b17
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1 @@
#include "file-system-watcher.h"

View File

@ -92,7 +92,8 @@ unix {
searchinterface/ukui-search-task.h \
appdata/app-info-table.h \
searchinterface/search-controller.h \
searchinterface/result-item.h
searchinterface/result-item.h \
filesystemwatcher/file-system-watcher.h
header.files += development-files/header-files/*
INSTALLS += header