mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
INCLUDEPATH += $$PWD/src
|
|
HEADERS += $$PWD/src/lineedit.h
|
|
SOURCES += $$PWD/src/lineedit.cpp
|
|
RESOURCES += $$PWD/resources/lineeditimages.qrc
|