mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-25 14:04:23 +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
|