ukui-search/frontend/control/list-labels/list-labels.pri

10 lines
177 B
Plaintext

INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/show-more-label.h \
$$PWD/title-label.h
SOURCES += \
$$PWD/show-more-label.cpp \
$$PWD/title-label.cpp